Xojo.Core.Iterator.MoveNext

From Xojo Documentation

Method

Xojo.Core.Iterator.MoveNext() As Boolean

Supported for all project types and targets.

Moves the iterator to the next item.

Notes

Return False when there are no more items, otherwise return True.