System::IO::TextReader::ReadToEnd 方法
TextReader::ReadToEnd method
从流中读取字符,直到流结束。
virtual System::String System::IO::TextReader::ReadToEnd()
ReturnValue
包含读取字符的字符串
另见
- Class String
- Class TextReader
- Namespace System::IO
- Library Aspose.Font for C++
从流中读取字符,直到流结束。
virtual System::String System::IO::TextReader::ReadToEnd()
包含读取字符的字符串