Bagikan melalui


ListSortDescriptionCollection.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 dalam semua kasus.

Penerapan

Keterangan

Koleksi ini baca-saja setelah dibangun dan akan, oleh karena itu, selalu memiliki ukuran tetap.

Berlaku untuk