Dispose()

TextReader::Dispose() method

Releases all resources used by the current object and closes the undelying stream.

virtual void System::IO::TextReader::Dispose() override

See Also