Udostępnij za pośrednictwem


Właściwość WeakValueDictionary<K, V>.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 IEnumerable(Of K)
public IEnumerable<K> Keys { get; }

Wartość właściwości

Typ: System.Collections.Generic.IEnumerable<K>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WeakValueDictionary<K, V> Klasa

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI