System::IO::StringReader::ReadToEnd méthode

StringReader::ReadToEnd method

Lit les caractères du flux jusqu’à la fin du flux.

virtual String System::IO::StringReader::ReadToEnd() override

ReturnValue

Une chaîne contenant les caractères lus

Voir aussi