System::Collections::Generic::SortedList::RemoveAt metod
SortedList::RemoveAt method
Tar bort objektet på angiven position.
void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
| Parameter | Type | Beskrivning |
|---|---|---|
| index | int | Index för att ta bort elementet på. |
Se även
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++