System::Collections::ObjectModel::Collection::IndexOf yöntemi
Collection::IndexOf method
Koleksiyonda eleman arar.
int System::Collections::ObjectModel::Collection<T>::IndexOf(const T &item) const override
| Parametre | Tür | Açıklama |
|---|---|---|
| öğe | const T& | Aranacak öğe. |
ReturnValue
Belirtilen öğenin ilk oluşumunun indeksi veya bulunamazsa -1.
Ayrıca Bakınız
- Class Collection
- Namespace System::Collections::ObjectModel
- Library Aspose.Font for C++