Navigation: Code Documentation > RSCommon > DataStructures > Classes > THeapElement
THeapElement Properties
Name
Description
Index
Specifies the position of the heap element in the heap.
Item
Specifies an object associated with the heap element. This is the object to store in the heap, not the value that defines the heap order.
Top