Xojo.Core.Iterator.MoveNext
From Xojo Documentation
Method
Moves the iterator to the next item.
Notes
Return False when there are no more items, otherwise return True.
Moves the iterator to the next item.
Return False when there are no more items, otherwise return True.