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