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