طريقة System::Collections::Generic::SortedList::IndexOfKey
SortedList::IndexOfKey method
يبحث عن المفتاح المحدد.
int System::Collections::Generic::SortedList<TKey, TValue>::IndexOfKey(TKey key) const
| معامل | نوع | الوصف |
|---|---|---|
| المفتاح | TKey | المفتاح للبحث عنه. |
ReturnValue
فهرس المفتاح المحدد أو -1 إذا لم يتم العثور عليه.
انظر أيضًا
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++