Bagikan melalui


EventDescriptorCollection.IList.IsFixedSize Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah koleksi memiliki ukuran tetap.

property bool System::Collections::IList::IsFixedSize { bool get(); };
bool System.Collections.IList.IsFixedSize { get; }
member this.System.Collections.IList.IsFixedSize : bool
 ReadOnly Property IsFixedSize As Boolean Implements IList.IsFixedSize

Nilai Properti

true jika koleksi memiliki ukuran tetap; jika tidak, false.

Penerapan

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