CoreClasses Xojo Plugin

ObjectStack.PeekNext Method

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