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