SourceTextReader.Next

SourceTextReader.Next method

Get the next character and advance position.

public char Next()

Return Value

The character value.

See Also