ITypedQueue.discardTop

Discards the item at the top of the queue.

interface ITypedQueue(T)
void
discardTop
()

Meta