TypeConverter.StandardValuesCollection.ICollection.Count Eigenschaft

Definition

Eine Beschreibung dieses Elements finden Sie unter Count.

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