Partager via


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

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

Syntaxe

'Déclaration
Public Sub Add ( _
    key As TKey, _
    value As TValue _
)
public void Add(
    TKey key,
    TValue value
)

Paramètres

Implémentations

IDictionary<TKey, TValue>.Add(TKey, TValue)

Sécurité .NET Framework

Voir aussi

Référence

HybridDictionary<TKey, TValue> Classe

Add, surcharge

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms