Метод System::Collections::Generic::IKVCollection::RemoveAt

IKVCollection::RemoveAt method

Удаляет элемент в указанной позиции.

virtual void System::Collections::Generic::IKVCollection<T>::RemoveAt(int index) override
ПараметрТипОписание
индексintИндекс, из которого удаляется элемент.

См. также