Method DeleteMin DeleteMin() Remove the least item from this priority queue. Declaration public T DeleteMin() Returns Type Description T The removed item. Implements ISorted<T>.DeleteMin()