Microsoft.Samples.Collections.Heap.HeapEnumerator.IEnumerator.MoveNext Function
Advances the enumerator to the next element of the heap.
Private bool IEnumerator.MoveNext ()
Return
Description
bool
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the heap.