Freigeben über


ToolboxCategory.ICollection.Count Eigenschaft

Definition

Ruft die Anzahl der Tools in der ToolboxCategory 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

Int32

Die Anzahl der Elemente, die in ToolboxCategory enthalten sind.

Implementiert

Hinweise

ToolboxCategory implementiert die ICollection-Schnittstelle.

Gilt für