Partager via


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

Valeur de propriété

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

Implémentations

IDictionary<TKey, TValue>.Values

Sécurité .NET Framework

Voir aussi

Référence

HybridDictionary<TKey, TValue> Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms