ListBox.SelectedObjectCollection.IList.IsFixedSize Eigenschaft

Definition

Eine Beschreibung dieses Elements finden Sie unter IsFixedSize.

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

true, wenn die zugrunde liegende Liste eine feste Größe hat, andernfalls false.

Implementiert

Hinweise

Bei diesem Member handelt es sich um eine explizite Schnittstellenmemberimplementierung. Er kann nur verwendet werden, wenn die ListBox.SelectedObjectCollection-Instanz in eine IList-Schnittstelle umgewandelt wird.

Gilt für