Dispose()

BinaryWriter::Dispose() method

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

void System::IO::BinaryWriter::Dispose() override

See Also