Property Current
Current
The current character.
Declaration
public Unicode.Rune Current { get; }
Property Value
Type | Description |
---|---|
Unicode.Rune | The current character. |
Remarks
In an enumerator's initial state, Current is not valid to read.