Bahasa

BindingsCollection.RemoveAt(Int32) Metode

Definisi

Menghapus pengikatan dari koleksi pada indeks yang ditentukan.

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

Parameter

index
Int32

Indeks yang akan Binding dihapus.

Berlaku untuk

Lihat juga