Show/Hide Toolbars

RiverSoftAVG Products Help

Returns the object at the front of the queue. Call Peek to access the queue without removing an item. Peek returns the next item in the queue.

To remove an item from the queue, call DataStructures.TIPriorityQueue.Pop.

Namespace: DataStructures

Return Value

Type: IInterface

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb