Int32Collection.Count Eigenschaft

Definition

Ruft die Anzahl der Int32-Werte in der Int32Collection ab.

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Eigenschaftswert

Int32

Die Anzahl der Int32-Werte in der Int32Collection.

Implementiert

Gilt für