TAnonymousIterator<T>.fItems Field

Represents field fItems.

Namespace: Spring.Collections.Extensions
private
 fItems: TFunc<Integer, T>;

Field Value

Type: TFunc<Integer, T>