Method MoveNext MoveNext() Determines if we can move to the next element. Declaration public bool MoveNext() Returns Type Description bool True if it is possible, false otherwise.