Collection.IList.IsFixedSize Egenskap

Definition

Hämtar ett värde som anger om Collection objektet har en fast storlek.

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

Egenskapsvärde

trueom objektet Collection har en fast storlek, annars . false

Gäller för