Provides a TextReader with no data to read from.
[Visual Basic] Public Shared ReadOnly Null As TextReader [C#] public static readonly TextReader Null; [C++] public: static readonly TextReader* Null; [JScript] public static var Null : TextReader;
TextReader Class | TextReader Members | System.IO Namespace