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