Dispose()

TextWriter::Dispose() method

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

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

See Also