System::Collections::Generic::SortedList::IndexOfValue मेथड
SortedList::IndexOfValue method
विशिष्ट मान की तलाश करता है।
int System::Collections::Generic::SortedList<TKey, TValue>::IndexOfValue(TValue value) const
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| मान | TValue | खोजने के लिए मान। |
ReturnValue
निर्दिष्ट मान की पहली उपस्थिति का इंडेक्स, या यदि नहीं मिला तो -1।
संबंधित देखें
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++