Click or drag to resize

Mike1DApplicationFormDispose Method (Boolean)

Releases the unmanaged resources used by the Mike1DApplicationForm and optionally releases the managed resources

Namespace:  DHI.Mike1D.SimLauncher
Assembly:  DHI.Mike1D.SimLauncher (in DHI.Mike1D.SimLauncher.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also