Bridge
CharEnumerator
.
.
::
.
.
Reset Method
Initializes the index to a position logically before the first character of the enumerated string.
Namespace:
System
Assembly:
Bridge
(in Bridge.dll)
Syntax
C#
VB
C++
public
void
Reset
()
Public
Sub
Reset
public
:
void
Reset
()
See Also
CharEnumerator Class
System Namespace