System::Collections::Generic::SortedList::RemoveAt метод
SortedList::RemoveAt method
Удаляет элемент в указанной позиции.
void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
| Параметр | Тип | Описание |
|---|---|---|
| index | int | Index для удаления элемента по индексу. |
См. также
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++