The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: