CharEnumerator::Reset Method ()
.NET Framework (current version)
Initializes the index to a position logically before the first character of the enumerated string.
Assembly: mscorlib (in mscorlib.dll)
The CharEnumerator class maintains an internal index to the enumerated string, and the Reset method sets the index to the invalid state.
.NET Framework
Available since 1.1
Available since 1.1
Show: