TDictionary<TKey,TValue>.Create(Integer) Constructor
Initializes a new instance of the TDictionary<TKey,TValue> class.
public constructor Create(capacity: Integer); overload;
Parameters
- capacity
- Type: Integer
Initializes a new instance of the TDictionary<TKey,TValue> class.
public constructor Create(capacity: Integer); overload;