RRHotstartFilesDisposeHotstartData Method  | 
 
            When done with the hot start data, this will dispose of the data there.
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic static void DisposeHotstartData(
	RRParameters rrpar
)
Public Shared Sub DisposeHotstartData ( 
	rrpar As RRParameters
)
public:
static void DisposeHotstartData(
	RRParameters^ rrpar
)
Parameters
- rrpar
 - Type: DHI.Mike1D.RainfallRunoffModuleRRParameters
 
See Also