ToolboxCategory.IList.IsFixedSize Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die ToolboxCategory eine feste Größe hat.

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 ToolboxCategory eine feste Größe aufweist, andernfalls false.

Implementiert

Hinweise

ToolboxCategory implementiert die IList-Schnittstelle.

Gilt für