TQueue<T>.Create Constructor
Summary
Initializes a new instance of the
TQueue<T>
class.
Namespace
:
Spring.Collections.Queues
Syntax
Delphi
public constructor Create; overload; override;
Overrides
TEnumerableBase<T>.Create
See Also
Reference
TQueue<T>
Spring.Collections.Queues