TSourceIterator<T>.Create Constructor

Definition

Delphi
constructor Create(const source: IEnumerable<T>)

Parameters

source
IEnumerable<T>