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