TAnonymousIterator<T>.fItems Field
Summary
Represents field
fItems
.
Namespace
:
Spring.Collections.Extensions
Syntax
Delphi
private
fItems
: TFunc<Integer,
T
>;
Field Value
Type: TFunc<Integer,
T
>
See Also
Reference
TAnonymousIterator<T>
Spring.Collections.Extensions