FrozenDictionary<TKey,TValue>.IDictionary<TKey,TValue>.Values Propriété

Définition

Obtient ICollection<T> contenant les valeurs de IDictionary<TKey,TValue>.

C#
System.Collections.Generic.ICollection<TValue> System.Collections.Generic.IDictionary<TKey,TValue>.Values { get; }

Valeur de propriété

ICollection<TValue>

ICollection<T> contenant les valeurs de l'objet qui implémente IDictionary<TKey,TValue>.

Implémente

S’applique à

Produit Versions
.NET 8, 9