Navigation: Code Documentation > RSCommon > DataStructures > Classes > THeapElement > Properties
THeapElement.Index Property
Specifies the position of the heap element in the heap.
Namespace: DataStructures
Delphi
protected property Index: Integer read FIndex write FIndex;
Property Value
Type: Integer
•THeapElement
•DataStructures