ToolboxCategoryItems.ICollection.Count Eigenschaft

Definition

Ruft die Anzahl von in der ToolboxCategoryItems-Auflistung enthaltenen Toolboxkategorien ab.

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

Eigenschaftswert

Die Anzahl der in der ToolboxCategoryItems-Auflistung befindlichen Elemente.

Implementiert

Hinweise

ToolboxCategoryItems implementiert die ICollection-Schnittstelle.

Gilt für: