SiteMapNodeCollection.ICollection.Count Eigenschaft

Definition

Ruft die Anzahl der Elemente ab, die in der ICollection-Schnittstelle enthalten sind. Diese Klasse kann nicht vererbt werden.

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 Elemente, die in ICollection enthalten sind.

Implementiert

Gilt für:

Weitere Informationen