Método ReadLine de System::IO::StringReader
StringReader::ReadLine method
Lee caracteres del flujo hasta el final de la línea actual.
virtual String System::IO::StringReader::ReadLine() override
ReturnValue
Una cadena que contiene los caracteres leídos
Ver también
- Class String
- Class StringReader
- Namespace System::IO
- Library Aspose.Page for C++