Click or drag to resize

PipeDesignWindowDispose Method (Boolean)

Clean up any resources being used.

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

Parameters

disposing
Type: SystemBoolean
true if managed resources should be disposed; otherwise, false.
See Also