CharEnumerator Properties
.NET Framework (current version)
Namespace:
System
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Current | Gets the currently referenced character in the string enumerated by this CharEnumerator object. |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerator::Current | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the currently referenced character in the string enumerated by this CharEnumerator object. For a description of this member, see IEnumerator::Current. |
Show:


