Microsoft.Samples.Collections.Heap.Peek Function
Look at the element at the top of the heap without removing it.
Public object Peek ()
Return
Description
object
The element at the top of the heap.