TextReaderStatic: NullReader (get) |
Returns a TextReader with no data to read from.
Public Property Get NullReader ( ) As TextReader
Reader from the NullReader text reader is similar to reading from the end of a stream:
Access this property using TextReader.NullReader
.
Read Only.