CoreClasses Xojo Plugin

ObjectQueue.Front Method

Use this function to read from the front of the queue.

Front() as Object

Parameters

Returns

Object

Remarks

See Also

ObjectQueue Class