Show/Hide Toolbars

RiverSoftAVG Products Help

Defines a heap which uses a user passed    Compare function to sort the interface items in the heap.

A heap is a complete binary tree where every node's value is guaranteed to be greater (or lesser depending on DataStructures.TIHeap.Order and its comparison function) than its children's values. The DataStructures.TIHeap.Count is 0 to Max-1.

Namespace: DataStructures

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb