BindingsCollection.RemoveAt(Int32) Método

Definição

Exclui a associação da coleção no índice especificado.

protected public:
 void RemoveAt(int index);
protected internal void RemoveAt (int index);
member this.RemoveAt : int -> unit
Protected Friend Sub RemoveAt (index As Integer)

Parâmetros

index
Int32

O índice do Binding a ser removido.

Aplica-se a

Confira também