TSortedDictionary<TKey,TValue>.Create Constructor
Definition
Delphi
constructor Create(const keyComparer: IComparer<TKey>; const valueComparer: IEqualityComparer<TValue>; ownerships: TDictionaryOwnerships)
Parameters
- keyComparer
- IComparer<TKey>
- valueComparer
- IEqualityComparer<TValue>
- ownerships
- TDictionaryOwnerships