Partager via


ReadOnlyDictionary<TKey, TValue>.IDictionary.Keys, propriété

Retourne la collection de clés dans ce dictionnaire.

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

Syntaxe

'Déclaration
Private ReadOnly Property Keys As ICollection
    Implements IDictionary.Keys
ICollection IDictionary.Keys { get; }

Valeur de propriété

Type : System.Collections.ICollection
La collection de clés dans ce dictionnaire.

Implémentations

IDictionary.Keys

Sécurité .NET Framework

Voir aussi

Référence

ReadOnlyDictionary<TKey, TValue> Classe

Microsoft.TeamFoundation.Client, espace de noms