Navigation: Code Documentation > RSCommon > DataStructures > Classes > TCustomHeap > Properties
TCustomHeap.Count Property
Returns the number of items in the heap
Namespace: DataStructures
Delphi
public property Count: Integer read GetCount;
Property Value
Type: Integer
•DataStructures.TCustomHeap.GetCount
•DataStructures.TCustomHeap.Item[Integer]
•DataStructures.TCustomHeap.Element[Integer]
•TCustomHeap
•DataStructures