Partager via


HybridDictionary<TKey, TValue>.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 ICollection(Of TKey)
public ICollection<TKey> Keys { get; }

Valeur de propriété

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

Implémentations

IDictionary<TKey, TValue>.Keys

Sécurité .NET Framework

Voir aussi

Référence

HybridDictionary<TKey, TValue> Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms