ResXResourceWriter::Dispose Method ()
.NET Framework (current version)
Releases all resources used by the ResXResourceWriter.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The Dispose method calls the Generate method, if necessary, before releasing managed and unmanaged system resources.
Calling Dispose allows the system resources used by the ResXResourceWriter to be reallocated for other purposes. For more information about Dispose, see Cleaning Up Unmanaged Resources.
.NET Framework
Available since 1.1
Available since 1.1
Show: