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