ItemCollection.IList.IsFixedSize Eigenschaft

Definition

Dieses Mitglied unterstützt die Windows Presentation Foundation (WPF)-Infrastruktur und soll nicht direkt von Ihrem Code verwendet werden.

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

Boolean

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

Implementiert

Gilt für