Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > DataStructures > Classes > TIPriorityQueue > Methods

TIPriorityQueue.Push(IInterface) Method

Scroll Prev Top Next More

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

Parameters

Value

Type: IInterface

Return Value

Type: TIHeapElement

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb