Adds an item to the queue. Call Push to add an item to the queue.
To retrieve items added with Push, call DataStructures.TIPriorityQueue.Pop or DataStructures.TIPriorityQueue.Peek .
Namespace: DataStructures
Delphi |
public |
Parameters
Value
Type: IInterface
Type: TIHeapElement