Method ReadChar
ReadChar()
Returns the next character from the selected input. The method of selecting the input is the responsibility of the class implementing this interface. Can throw any System.IO.IOException.
Declaration
char ReadChar()
Returns
Type | Description |
---|---|
System.Char |