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