ToolboxCategoryItems.IList.IsFixedSize Egenskap

Definition

Hämtar ett värde som anger om har ToolboxCategoryItems en fast storlek.

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

Egenskapsvärde

trueom har ToolboxCategoryItems en fast storlek, annars . false

Implementeringar

Kommentarer

ToolboxCategoryItems implementerar IList gränssnittet.

Gäller för