TextElementCollection<TextElementType>.IList.IsFixedSize Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das IList eine feste Größe aufweist.

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

Eigenschaftswert

Ist true, wenn die IList eine feste Größe aufweist, andernfalls false.

Implementiert

Gilt für: