Partager via


HybridDictionary<TKey, TValue>.Add, méthode (KeyValuePair<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 ( _
    item As KeyValuePair(Of TKey, TValue) _
)
public void Add(
    KeyValuePair<TKey, TValue> item
)

Paramètres

Implémentations

ICollection<T>.Add(T)

Sécurité .NET Framework

Voir aussi

Référence

HybridDictionary<TKey, TValue> Classe

Add, surcharge

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms