System::Collections::Generic::IKVCollection::IndexOf yöntemi
IKVCollection::IndexOf method
Konteynerdeki öğenin dizinini alır.
virtual int System::Collections::Generic::IKVCollection<T>::IndexOf(const T &item) const override
| Parameter | Type | Açıklama |
|---|---|---|
| öğe | const T& | Aranacak öğe. |
ReturnValue
Kapsayıcıdaki öğenin dizini.
Ayrıca Bakınız
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++