OrderedDictionary<TKey,TValue>.Values Property

Definition

Gets a collection containing the values in the OrderedDictionary<TKey,TValue>.

C#
public System.Collections.Generic.OrderedDictionary<TKey,TValue>.ValueCollection Values { get; }

Property Value

Applies to

Product Versions
.NET 9, 10