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