System::Collections::Generic::IKVCollection::IndexOf metodu
IKVCollection::IndexOf method
Konteynerdeki öğenin indeksini alır.
virtual int System::Collections::Generic::IKVCollection<T>::IndexOf(const T &item) const override
| Parametre | Tür | Açıklama |
|---|---|---|
| öğe | const T& | Aranacak öğe. |
ReturnValue
Konteynerdeki öğenin dizini.
Ayrıca Bakınız
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++