System::Collections::Specialized::StringCollection::RemoveAt method

StringCollection::RemoveAt method

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

void System::Collections::Specialized::StringCollection::RemoveAt(int index)
ПараметрТипОписание
индексintИндекс, по которому удаляется элемент.

См. также