Advances the current instance to the next element of the string if and only if the current instance is not already placed beyond the final element of the string.
true if the enumerator was successfully advanced to the next element; otherwise, false.
If the enumerator is positioned after the final element of the string when this method is called, the current instance remains in its current position and false is returned.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0