BindingsCollection.RemoveAt(Int32) Méthode

Définition

Supprime la liaison de la collection à l’index spécifié.

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

Paramètres

index
Int32

Index du Binding à supprimer.

S’applique à

Voir aussi