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