TSelectManyIndexIterator<TSource,TCollection,TResult>.fEnumerator2 Field
Summary
Represents field
fEnumerator2
.
Namespace
:
Spring.Collections.Extensions
Syntax
Delphi
private
fEnumerator2
:
IEnumerator
<
TCollection
>;
Field Value
Type:
IEnumerator
<
TCollection
>
See Also
Reference
TSelectManyIndexIterator<TSource,TCollection,TResult>
Spring.Collections.Extensions