TQueue<T>.Clear Method

Removes all elements from the queue.

Namespace: Spring.Collections.Queues
public
 procedure Clear;

Implements

IQueue<T>.Clear