TCollections.CreateDictionary<TKey,TValue>(TDictionary,TOwnershipType) Method
Represents method CreateDictionary<TKey,TValue>(TDictionary,TOwnershipType)
.
public class function CreateDictionary<TKey, TValue>(dictionary: Generics.Collections.TDictionary<TKey, TValue>; ownership: TOwnershipType): IDictionary<TKey, TValue>; overload; static;
Type Parameters
- TKey
- TValue
Parameters
- dictionary
- Type: Generics.Collections.TDictionary<TKey, TValue>
- ownership
- Type: TOwnershipType