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