Method MoveNext MoveNext() Moves to the next trackable in the collection. Declaration public bool MoveNext() Returns Type Description bool true if the next trackable is valid, or false if it is the end of the collection.