VisualStateGroupList.RemoveAt(Int32) Método

Definição

Remove o item no index especificado.

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

Parâmetros

index
System.Int32

O índice do item a ser removido.

Implementações

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

Aplica-se a