CharEnumerator..::..Current Property
Gets the currently referenced character in the string enumerated by this CharEnumerator object.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Exceptions
Exception | Condition |
---|---|
System..::..InvalidOperationException | The index is invalid; that is, it is before the first or after the last character of the enumerated string. |