DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.ModelState
IBlockWriter Interface
IBlockWriter Methods
WriteValue Method
WriteValue Method (String, Boolean)
WriteValue Method (String, IEnumerable(Double))
WriteValue Method (String, IEnumerable(Int32))
WriteValue Method (String, IEnumerable(String))
WriteValue Method (String, DateTime)
WriteValue Method (String, Double)
WriteValue Method (String, Int32)
WriteValue Method (String, String)
WriteValue Method (String, TimeSpan)
IBlockWriter
.
WriteValue Method (String, Int32)
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
void
WriteValue
(
string
parameterName
,
int
value
)
Parameters
parameterName
Type:
System
.
String
value
Type:
System
.
Int32
See Also
Reference
IBlockWriter Interface
WriteValue Overload
DHI.Mike1D.ModelState Namespace