Share via


Collection.IList.IsFixedSize Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah Collection objek 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 IListIsFixedSize As Boolean Implements IList.IsFixedSize

Nilai Properti

trueCollection jika objek memiliki ukuran tetap; jika tidak, false.

Berlaku untuk