CatchmentState Constructor (String) |
Protected constructor
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax protected CatchmentState(
string name
)
Protected Sub New (
name As String
)
protected:
CatchmentState(
String^ name
)
Parameters
- name
- Type: SystemString
[Missing <param name="name"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.CatchmentState.#ctor(System.String)"]
See Also