Mono Class Library: System.CharEnumerator Overview | MembersSystem.CharEnumerator.Current Property |
Gets the element in the string over which the current instance is positioned. [Edit]
|
The char in the string over which the current instance is positioned. [Edit]
Type Reason InvalidOperationException The current instance is positioned before the first element or after the last element of the string. [Edit]
Documentation for this section has not yet been entered. [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0