TCollections.CreateMultiMap<TKey,TValue>(TDictionaryOwnerships) Method
Represents method CreateMultiMap<TKey,TValue>(TDictionaryOwnerships)
.
public class function CreateMultiMap<TKey, TValue>(ownerships: TDictionaryOwnerships): IMultiMap<TKey, TValue>; overload; static;
Type Parameters
- TKey
- TValue
Parameters
- ownerships
- Type: System.Void