Udostępnij za pośrednictwem


Metoda HybridDictionary<TKey, TValue>.Add — (TKey, TValue)

Przestrzeń nazw:  Microsoft.Internal.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Sub Add ( _
    key As TKey, _
    value As TValue _
)
public void Add(
    TKey key,
    TValue value
)

Parametry

Implementuje

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HybridDictionary<TKey, TValue> Klasa

Przeciążenie Add

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI