OrderedDictionary<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

Produkt Versioner
.NET 9, 10