Compartir a través de


ToolboxCategory.IList.IsFixedSize Propiedad

Definición

Obtiene un valor que indica si el objeto ToolboxCategory tiene un tamaño fijo.

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

Valor de propiedad

Boolean

true si la ToolboxCategory tiene un tamaño fijo; en caso contrario, false.

Implementaciones

Comentarios

ToolboxCategory implementa la interfaz IList.

Se aplica a