PriorityQueueTTryDequeue Method

Overload List

TryDequeue(T) Dequeues an item from the priority queue.
TryDequeue(Int32, T) Dequeues an item from the priority queue.

See Also