Метод IList<T>.RemoveAt(Int32)

Удаляет элемент IList<T> по указанному индексу.

Синтаксис

public virtual void RemoveAt(int index)

Параметры