ReadLine()
StringReader::ReadLine() method
Reads characters from the stream until the end of the current line.
virtual String System::IO::StringReader::ReadLine() override
Return Value
A string containing the read characters
See Also
- Class String
- Class StringReader
- Namespace System::IO
- Library Aspose.Slides