TDictionary<TKey,TValue>.Create(TGenericDictionary,TOwnershipType) Constructor

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

Namespace: Spring.Collections.Dictionaries
public
 constructor Create(dictionary: TGenericDictionary;
 ownership: TOwnershipType); overload;

Parameters

dictionary
Type: System.Void

ownership
Type: TOwnershipType