CoreClasses Xojo Plugin

ObjectQueue.PeekNext Method (console safe)

Use this function to peek at next item from the ObjectQueue without causing iteration.

PeekNext() as Object

Parameters

Returns

Object

Remarks

See Also

ObjectQueue Class