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