Show/Hide Toolbars

RiverSoftAVG Products Help

Removes and returns the item at the front of the queue. Call Pop to retrieve an item from the queue. Pop removes the next item from the queue (that is, the earliest item added), then returns the interface of the deleted item.

To access the queue without removing an item, call RSInterfaceCollections.TIQueue.Peek .

Namespace: RSInterfaceCollections

Return Value

Type: IInterface

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb