FrozenDictionary<TKey,TValue>.IDictionary<TKey,TValue>.Values Property

Definition

Gets an ICollection<T> containing the values in the IDictionary<TKey,TValue>.

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

Property Value

ICollection<TValue>

An ICollection<T> containing the values in the object that implements IDictionary<TKey,TValue>.

Implements

Applies to

Proizvod Verzije
.NET 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)