Udostępnij za pośrednictwem


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

Parametry

Implementuje

ICollection<T>.Add(T)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HybridDictionary<TKey, TValue> Klasa

Przeciążenie Add

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI