Show/Hide Toolbars

RiverSoftAVG Products Help

TRSObjectQueue maintains a first-in first-out array, or queue, of items. Use a TRSObjectQueue object to store and maintain a first-in first-out list.

To use the class properly as a queue, use the DataStructures.TRSObjectQueue.Push(TObject) and DataStructures.TRSObjectQueue.Pop methods, not Add or Items.

Namespace: DataStructures

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb