Method FindMax FindMax() Find the current largest item of this priority queue. Declaration public T FindMax() Returns Type Description T The largest item. Implements ISorted<T>.FindMax()