Partager via


ReadOnlyDictionary<TKey, TValue>.IDictionary.Remove, méthode

Supprime la clé spécifiée de ce dictionnaire.

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

Syntaxe

'Déclaration
Private Sub Remove ( _
    key As Object _
) Implements IDictionary.Remove
void IDictionary.Remove(
    Object key
)

Paramètres

  • key
    Type : System.Object
    La clé à supprimer de ce dictionnaire.

Implémentations

IDictionary.Remove(Object)

Sécurité .NET Framework

Voir aussi

Référence

ReadOnlyDictionary<TKey, TValue> Classe

Microsoft.TeamFoundation.Client, espace de noms