TLookup<TKey,TElement>.TEnumerator.Create(TLookup<TKey,TElement>) Constructor

Initializes a new instance of the TLookup<TKey,TElement>.TEnumerator class.

Namespace: Spring.Collections.Extensions
public
 constructor Create(const source: TLookup<TKey, TElement>);

Parameters

source
Type: TLookup<TKey, TElement>