Click or drag to resize

StateVariablesItem Property

Accessor

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public StateVariable this[
	IDs i
] { get; set; }

Parameters

i
Type: DHI.Mike1D.RainfallRunoffModuleIDs

Return Value

Type: StateVariable
See Also