PropertyDescriptorCollection.ICollection.Count Eigenschaft

Definition

Ruft die Anzahl der Elemente in der 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 Count As Integer Implements ICollection.Count

Eigenschaftswert

Int32

Die Anzahl der in der Auflistung enthaltenen Elemente.

Implementiert

Gilt für