DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.ModelState
ModelStateWriter Class
ModelStateWriter Methods
Close Method
HandleOptionalParameter Method
Open Method
WriteDataValue Method
WriteEndObject Method
WriteOptionalObjects Method
WriteStartObject Method
WriteValue Method
ModelStateWriter
WriteDataValue Method
Namespace:
DHI.Mike1D.ModelState
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
void
WriteDataValue
(
string
parameterName
,
IEnumerable
<
double
>
values
)
Parameters
parameterName
Type:
System
String
values
Type:
System.Collections.Generic
IEnumerable
Double
See Also
Reference
ModelStateWriter Class
DHI.Mike1D.ModelState Namespace