ImmutableArray<T>.ICollection.Count Eigenschaft

Definition

Ruft die Größe des Arrays 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

Die Anzahl der Elemente in der Auflistung.

Implementiert

Ausnahmen

Die IsDefault-Eigenschaft gibt true zurück.

Gilt für: