Freigeben über


ReadOnlyDictionary<TKey, TValue>.ICollection.Count-Eigenschaft

Gibt die Anzahl der Elemente im Wörterbuch zurück.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Private ReadOnly Property Count As Integer
    Implements ICollection.Count
int ICollection.Count { get; }

Eigenschaftswert

Typ: System.Int32
Die Anzahl der Elemente im Wörterbuch.

Implementiert

ICollection.Count

.NET Framework-Sicherheit

Siehe auch

Referenz

ReadOnlyDictionary<TKey, TValue> Klasse

Microsoft.TeamFoundation.Client-Namespace