Collection.ICollection.Count Eigenschaft

Definition

Ruft die Anzahl der Elemente in dieser Auflistung ab.

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

Eigenschaftswert

Die Anzahl der Elemente in dieser Auflistung.

Gilt für: