Show/Hide Toolbars

RiverSoftAVG Products Help

Defines a queue or FIFO (First In, First Out) list of interfaces sorted by a user passed    Compare function to sort the object items in the queue.

Use the DataStructures.TIPriorityQueue.Push(IInterface) method to add items to the queue (and preserve sort order) and the DataStructures.TIPriorityQueue.Pop method to return the top item in the queue.

Namespace: DataStructures

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb