Click or drag to resize
StreamReaderRead Method
Reads the next character from the input stream and advances the character position by one character.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public override int Read()

Return Value

Type: Int32
See Also