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