TSortedMultiMap<TKey,TValue>.Create Constructor
Definition
Delphi
constructor Create(const keyComparer: IComparer<TKey>; const valueComparer: IInterface; collectionFactory: TCollectionFactory; ownerships: TDictionaryOwnerships)
Parameters
- keyComparer
- IComparer<TKey>
- valueComparer
- IInterface
- collectionFactory
- TCollectionFactory
- ownerships
- TDictionaryOwnerships