System::IO::StreamReader::ReadLine method
StreamReader::ReadLine method
Reads characters from the stream until the end of the current line.
virtual String System::IO::StreamReader::ReadLine() override
ReturnValue
A string containing the read characters
See Also
- Class String
- Class StreamReader
- Namespace System::IO
- Library Aspose.TeX for C++