Partager via


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

Retourne la valeur associée à la clé dans le dictionnaire.

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

Syntaxe

'Déclaration
Private Property Item ( _
    key As Object _
) As Object Implements IDictionary.Item
Object IDictionary.this[
    Object key
] { get; set; }

Paramètres

Valeur de propriété

Type : System.Object
La valeur associée à la clé spécifiée.

Implémentations

IDictionary.Item

Sécurité .NET Framework

Voir aussi

Référence

ReadOnlyDictionary<TKey, TValue> Classe

Microsoft.TeamFoundation.Client, espace de noms