TDictionary<TKey,TValue>.Create(Integer) Constructor

Initializes a new instance of the TDictionary<TKey,TValue> class.

Namespace: Spring.Collections.Dictionaries
public
 constructor Create(capacity: Integer); overload;

Parameters

capacity
Type: Integer