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