Navigation: Code Documentation > RSCommon > DataStructures > Classes > TIntHeapElement > Methods
TIntHeapElement.Clear(Integer) Method
Clears the heap element and resets the DataStructures.TIntHeapElement.Priority to the input value.
Namespace: DataStructures
Delphi
public procedure Clear( Priority: Integer ); reintroduce; overload;
Parameters
Priority
Type: Integer
•DataStructures.TIntHeapElement.Priority
•DataStructures.TIntHeapElement.Clear(Integer)
•TIntHeapElement
•DataStructures