ToolboxCategoryItems.ICollection.Count Eigenschap

Definitie

Hiermee haalt u het aantal werksetcategorieën op dat in de ToolboxCategoryItems verzameling is opgenomen.

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

Waarde van eigenschap

Het aantal items in de ToolboxCategoryItems verzameling.

Implementeringen

Opmerkingen

ToolboxCategoryItems implementeert de ICollection interface.

Van toepassing op