TDictionary<TKey,TValue>.Values Property

Represents property Values.

Namespace: Spring.Collections.Dictionaries
public
 property Values: IReadOnlyCollection<TValue> read GetValues;

Property Value

Type: IReadOnlyCollection<TValue>