Partager via


WeakValueDictionary<K, V>.Keys, propriété

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Keys As IEnumerable(Of K)
public IEnumerable<K> Keys { get; }

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

WeakValueDictionary<K, V> Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms