Share via


VisualStateGroupList.RemoveAt(Int32) Metoda

Definice

Odebere položku v zadaném objektu index.

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

Parametry

index
System.Int32

Index položky, která se má odebrat.

Implementuje

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

Platí pro