TDictionary<TKey,TValue>.Create(TGenericDictionary,TOwnershipType) Constructor
Initializes a new instance of the TDictionary<TKey,TValue> class.
public constructor Create(dictionary: TGenericDictionary; ownership: TOwnershipType); overload;
Parameters
- dictionary
- Type: System.Void
- ownership
- Type: TOwnershipType