TEnumerableAdapter<T>.Create(TGenericEnumerable) Constructor

Initializes a new instance of the TEnumerableAdapter<T> class.

Namespace: Spring.Collections.Extensions
public
 constructor Create(const source: TGenericEnumerable);

Parameters

source
Type: System.Void