TSelectIndexIterator<TSource,TResult>.fSource Field
Summary
Represents field
fSource
.
Namespace
:
Spring.Collections.Extensions
Syntax
Delphi
private
fSource
:
IEnumerable
<
TSource
>;
Field Value
Type:
IEnumerable
<
TSource
>
See Also
Reference
TSelectIndexIterator<TSource,TResult>
Spring.Collections.Extensions