CoreClasses Xojo Plugin

ObjectStack.PeekNext Method (console safe)

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

PeekNext() as Object

Parameters

Returns

Object

Remarks

See Also

ObjectStack Class