Show/Hide Toolbars

RiverSoftAVG Products Help

Defines a queue or FIFO (First In, First Out) list of objects sorted by priority. The priorities are integers.

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

Namespace: DataStructures

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb