System::Collections::Generic::SortedList::IndexOfValue yöntemi
SortedList::IndexOfValue method
Belirli bir değeri arar.
int System::Collections::Generic::SortedList<TKey, TValue>::IndexOfValue(TValue value) const
| Parameter | Type | Açıklama |
|---|---|---|
| değer | TValue | Aranacak değer. |
ReturnValue
Belirtilen değerin ilk oluşumunun indeksi, bulunamazsa -1.
Ayrıca Bakınız
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++