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

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

Синтаксис

public virtual void RemoveAt(int index)

Параметры

  • index
    • Тип: System.Int32
    • Отсчитываемый от нуля индекс элемента для удаления.
developers/references/system.collections.generic.ilist_1.removeat_system.int32.txt · Последние изменения: 2021/07/22 14:29 (внешнее изменение)