System::Collections::IListImplValueType::IndexOf yöntemi
IListImplValueType::IndexOf method
Öğenin konteynerdeki ilk görünümünün indeksini alır.
virtual int System::Collections::IListImplValueType<T>::IndexOf(System::SharedPtr<System::Object> value) const override
| Parametre | Tür | Açıklama |
|---|---|---|
| değer | System::SharedPtr<System::Object> | Aranacak öğe. |
ReturnValue
Kapsayıcıda öğenin ilk görünümünün indeksi veya bulunamazsa -1.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class IListImplValueType
- Namespace System::Collections
- Library Aspose.Font for C++