RemoveAt()
SortedList::RemoveAt(int) method
Removes item at specified position.
void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
Arguments
Parameter | Type | Description |
---|---|---|
index | int | Index to remove element at. |
See Also
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Slides