PipeDesignWindowDispose Method (Boolean) | 
 Releases the unmanaged resources used by the 
PipeDesignWindow 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)
Syntaxprotected 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