TCollectionList<T>.TEnumerator.fCurrent Field
Summary
Represents field
fCurrent
.
Namespace
:
Spring.Collections.Lists
Syntax
Delphi
private
fCurrent
:
T
;
Field Value
Type:
T
See Also
Reference
TCollectionList<T>.TEnumerator
TCollectionList<T>
Spring.Collections.Lists