ToolboxCategoryItems.ICollection.Count Propriedade

Definição

Obtém o número de categorias de caixa de ferramentas contidas na coleção ToolboxCategoryItems.

property int System::Collections::ICollection::Count { int get(); };
int System.Collections.ICollection.Count { get; }
member this.System.Collections.ICollection.Count : int
 ReadOnly Property Count As Integer Implements ICollection.Count

Valor da propriedade

Int32

O número de itens contidos na ToolboxCategoryItems coleção.

Implementações

Comentários

ToolboxCategoryItems implementa a interface ICollection.

Aplica-se a