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