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