System::Collections::Generic::SortedList::RemoveAt मेथड
SortedList::RemoveAt method
निर्दिष्ट स्थिति पर आइटम हटाता है।
void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| सूचकांक | int | हटाने वाले तत्व का इंडेक्स। |
संबंधित देखें
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++