Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > DataStructures > Classes > TIHeap > Methods

TIHeap.PushUp(Integer) Method

Scroll Prev Top Next More

Push the last value up the tree until it is not bigger (according to Order) than any of its parents.

The DataStructures.TIHeap.PushUp(Integer) and DataStructures.TIHeap.PushDown(Integer) methods maintain the sort order of the heap.

Namespace: DataStructures

Parameters

Index

Type: Integer

Return Value

Type: TIHeapElement

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb