Method MoveNext MoveNext() Advances the enumerator to the next character. Declaration public bool MoveNext() Returns Type Description bool True if Current is valid to read after the call.