System::IO::TextReader::ReadToEnd method

TextReader::ReadToEnd method

स्ट्रीम से अक्षर पढ़ता है जब तक स्ट्रीम का अंत नहीं हो जाता।

virtual System::String System::IO::TextReader::ReadToEnd()

ReturnValue

पढ़े गए अक्षरों को सम्मिलित करने वाली स्ट्रिंग

संबंधित देखें