TCollections.CreateMultiMap<TKey,TValue>(TDictionaryOwnerships) Method

Represents method CreateMultiMap<TKey,TValue>(TDictionaryOwnerships).

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

Type Parameters

TKey
TValue

Parameters

ownerships
Type: System.Void

Return Value

Type: IMultiMap<TKey, TValue>