TMultiMapBase<TKey,TValue>.Values Property

Represents property Values.

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

Property Value

Type: IReadOnlyCollection<TValue>