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