Sdílet prostřednictvím


BindingsCollection.RemoveAt(Int32) Metoda

Definice

Odstraní vazbu z kolekce v zadaném indexu.

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

Parametry

index
Int32

Index odebrání Binding .

Platí pro

Viz také