Udostępnij za pośrednictwem


TableSectionBase<T>.RemoveAt(Int32) Metoda

Definicja

Usuwa określony element z tego TableSectionBase<T> obiektu w pozycji określonej przez indexelement .

public void RemoveAt (int index);
abstract member RemoveAt : int -> unit
override this.RemoveAt : int -> unit

Parametry

index
System.Int32

Pozycja w tym TableSectionBase<T> obiekcie, z którego ma zostać usunięty element.

Implementuje

System.Collections.Generic.IList`1.RemoveAt(System.Int32)

Dotyczy