Clear()

Queue::Clear() method

Deletes all elements in queue.

virtual void System::Collections::Generic::Queue<T>::Clear()

See Also