Partager via


ReadOnlyDictionary<TKey, TValue>.ICollection.Count, propriété

Retourne le nombre d'éléments dans le dictionnaire.

Espace de noms :  Microsoft.TeamFoundation.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Private ReadOnly Property Count As Integer
    Implements ICollection.Count
int ICollection.Count { get; }

Valeur de propriété

Type : System.Int32
Nombre d'éléments dans le dictionnaire.

Implémentations

ICollection.Count

Sécurité .NET Framework

Voir aussi

Référence

ReadOnlyDictionary<TKey, TValue> Classe

Microsoft.TeamFoundation.Client, espace de noms