System::Collections::Generic::IKVCollection::IndexOf method
IKVCollection::IndexOf method
कंटेनर में आइटम का सूचकांक प्राप्त करता है।
virtual int System::Collections::Generic::IKVCollection<T>::IndexOf(const T &item) const override
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| आइटम | const T& | खोजने के लिए आइटम। |
ReturnValue
कंटेनर में आइटम का इंडेक्स।
संबंधित देखें
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++