IQueue<T>.Clear Method
Summary
Removes all elements from the queue.
Namespace
:
Spring.Collections
Syntax
Delphi
public procedure Clear;
See Also
Reference
IQueue<T>
Spring.Collections