Partager via


HybridDictionary<TKey, TValue>.Remove, méthode (TKey)

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Function Remove ( _
    key As TKey _
) As Boolean
public bool Remove(
    TKey key
)

Paramètres

Valeur de retour

Type : System.Boolean

Implémentations

IDictionary<TKey, TValue>.Remove(TKey)

Sécurité .NET Framework

Voir aussi

Référence

HybridDictionary<TKey, TValue> Classe

Remove, surcharge

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms