Navigation: Code Documentation > RSCommon > DataStructures > Classes > TIHeap > Properties
TIHeap.Element[Integer] Property
Returns the heap element at the specified position
Namespace: DataStructures
Delphi
protected property Element[Index: Integer]: TIHeapElement read GetElement;
Parameters
Index
Type: Integer
Type: TIHeapElement
•DataStructures.TIHeap.Item[Integer]
•DataStructures.TIHeap.Count
•TIHeap
•DataStructures