CoreClasses Xojo Plugin

IIterator.MoveFirst Method (console safe)

Use this function on containers that Implement the IIterator Interface to reset the iterator in the container.

MoveFirst()

Parameters

Remarks

See Also

IIterator Interface