TCollections.CreateMultiMap<TKey,TValue> Method

Represents method CreateMultiMap<TKey,TValue>.

Namespace: Spring.Collections
public
 class function CreateMultiMap<TKey, TValue>: IMultiMap<TKey, TValue>; overload; static;

Type Parameters

TKey
TValue

Return Value

Type: IMultiMap<TKey, TValue>