Sdílet prostřednictvím


TableSectionBase<T>.RemoveAt(Int32) Metoda

Definice

Odebere zadanou položku z tohoto TableSectionBase<T> objektu na pozici určené parametrem index.

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

Parametry

index
System.Int32

Umístění v tomto TableSectionBase<T> objektu, ze kterého chcete položku odebrat.

Implementuje

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

Platí pro