TQueue<T>.TArrayManager Type
Summary
Represents an alias of the
TArrayManager<T>
type.
Namespace
:
Spring.Collections.Queues
Syntax
Delphi
private type TArrayManager =
TArrayManager
<
T
>;
See Also
Reference
TQueue<T>
Spring.Collections.Queues