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.Page for C++