Navigation: Code Documentation > RSCommon > DataStructures > Classes > TCustomHeap > Methods
TCustomHeap.GetCount Method
Returns the number of items in the heap
Namespace: DataStructures
Delphi
protected function GetCount: Integer; virtual;
Return Value
Type: Integer
•DataStructures.TCustomHeap.Count
•DataStructures.TCustomHeap.Item[Integer]
•DataStructures.TCustomHeap.Element[Integer]
•TCustomHeap
•DataStructures