System::Collections::Generic::SortedList::IndexOfKey yöntemi
SortedList::IndexOfKey method
Belirli bir anahtarı arar.
int System::Collections::Generic::SortedList<TKey, TValue>::IndexOfKey(TKey key) const
| Parameter | Type | Açıklama |
|---|---|---|
| anahtar | TKey | Aranacak anahtar. |
ReturnValue
Belirtilen anahtarın indeksi, bulunamazsa -1.
Ayrıca Bakınız
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++