Метод System::Collections::Generic::IKVCollection::RemoveAt
IKVCollection::RemoveAt method
Удаляет элемент в указанной позиции.
virtual void System::Collections::Generic::IKVCollection<T>::RemoveAt(int index) override
| Параметр | Тип | Описание |
|---|---|---|
| индекс | int | Индекс, из которого удаляется элемент. |
См. также
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++