TMapBase<TKey,T>.GetValues Method

Represents method GetValues.

Namespace: Spring.Collections.Base
protected
 function GetValues: IReadOnlyCollection<T>; virtual; abstract;

Return Value

 

Implements

IMap<TKey,TValue>.GetValues
IReadOnlyMap<TKey,TValue>.GetValues