Overload List

  NameDescription
Public methodRead()()()()
Reads the next character from the input stream and advances the character position by one character.
(Inherited from StreamReader.)
Public methodRead(array<Char>[]()[][], Int32, Int32)
Reads a maximum of count characters from the current stream into buffer, beginning at index.
(Inherited from StreamReader.)

See Also