Udostępnij za pośrednictwem


Właściwość HybridDictionary<TKey, TValue>.Keys —

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

Składnia

'Deklaracja
Public ReadOnly Property Keys As ICollection(Of TKey)
public ICollection<TKey> Keys { get; }

Wartość właściwości

Typ: System.Collections.Generic.ICollection<TKey>

Implementuje

IDictionary<TKey, TValue>.Keys

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HybridDictionary<TKey, TValue> Klasa

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI