Udostępnij za pośrednictwem


Metoda HybridDictionary<TKey, TValue>.ContainsKey —

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

Składnia

'Deklaracja
Public Function ContainsKey ( _
    key As TKey _
) As Boolean
public bool ContainsKey(
    TKey key
)

Parametry

Wartość zwracana

Typ: System.Boolean

Implementuje

IDictionary<TKey, TValue>.ContainsKey(TKey)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HybridDictionary<TKey, TValue> Klasa

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI