Bagikan melalui


EventDescriptorCollection.RemoveAt(Int32) Metode

Definisi

Menghapus pada EventDescriptor indeks yang ditentukan dari koleksi.

public:
 void RemoveAt(int index);
public:
 virtual void RemoveAt(int index);
public void RemoveAt (int index);
member this.RemoveAt : int -> unit
abstract member RemoveAt : int -> unit
override this.RemoveAt : int -> unit
Public Sub RemoveAt (index As Integer)

Parameter

index
Int32

Indeks yang akan EventDescriptor dihapus.

Penerapan

Pengecualian

Koleksi bersifat baca-saja.

Keterangan

Catatan

Atribut HostProtectionAttribute yang diterapkan ke kelas ini memiliki nilai properti berikut Resources : Synchronization. HostProtectionAttribute tidak memengaruhi aplikasi desktop (yang biasanya dimulai dengan mengklik dua kali ikon, mengetik perintah, atau memasukkan URL di browser). Untuk informasi selengkapnya, lihat HostProtectionAttributekelas atau SQL Server Atribut Pemrograman dan Perlindungan Host.

Berlaku untuk