Show/Hide Toolbars

RiverSoftAVG Products Help

Removes and returns the item at the front of the ordered list. Call Pop to retrieve an item from the ordered list. Pop returns the next item from the ordered list, and shrinks the list by one.

To access the ordered list without removing an item, call DataStructures.TRSObjectOrderedList.Top .

Namespace: DataStructures

Return Value

Type: TObject

Overrides

TRSObjectQueue.Pop
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb