Udostępnij za pośrednictwem


VisualStateGroupList.RemoveAt(Int32) Metoda

Definicja

Usuwa element w określonym indexelemencie .

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

Parametry

index
System.Int32

Indeks elementu do usunięcia.

Implementuje

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

Dotyczy