0 out of 2 rated this helpful - Rate this topic

TextReader.Read Method

Reads data from an input stream.

Name Description
TextReader.Read () Reads the next character from the input stream and advances the character position by one character.

Supported by the .NET Compact Framework.

TextReader.Read (Char[], Int32, Int32) Reads a maximum of count characters from the current stream and writes the data to buffer, beginning at index.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ