DHI.Mike1D Class Library
C#
Show/Hide TOC
Time
Data
Value
Add Method
Overload List
Add
Adds a time step, with empty data
Add(
Single
)
Adds a time step, setting the provided values
calling this method is only valid if
NumberOfElements
is greater than 1.
Add(T)
Adds an object to the end of the
List
T
.
See Also
Reference
TimeDataValue Class
DHI.Mike1D.ResultDataAccess Namespace
In This Article
Overload List
See Also