ToolboxCategoryItems.IList.IsFixedSize Proprietà

Definizione

Ottiene un valore che indica se ha ToolboxCategoryItems una dimensione fissa.

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

Valore della proprietà

true se ha ToolboxCategoryItems una dimensione fissa; in caso contrario, false.

Implementazioni

Commenti

ToolboxCategoryItems implementa l'interfaccia IList .

Si applica a