Show/Hide Toolbars

RiverSoftAVG Products Help

Returns the interface at the front of the queue. Call Peek to access the queue without removing an item. Peek returns the interface of the next item in the queue (that is, the earliest item added).

To remove an item from the queue, call RSInterfaceCollections.TIQueue.Pop.

Namespace: RSInterfaceCollections

Return Value

Type: IInterface

Overrides

TIQueue.Peek
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb