DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
NetworkReachDataSet(T) Class
NetworkReachDataSet(T) Methods
Add Method
Add Method (Double, T)
Add Method (Double, Double, T)
Add Method (Double, T, Boolean)
NetworkReachDataSet
T
Add Method (Double, Double,
T
)
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
bool
Add
(
double
startChainage
,
double
endChainage
, T
value
)
Parameters
startChainage
Type:
System
Double
endChainage
Type:
System
Double
value
Type:
T
Return Value
Type:
Boolean
Implements
INetworkReachData
T
Add(Double, Double, T)
See Also
Reference
NetworkReachDataSet
T
Class
Add Overload
DHI.Mike1D.Generic Namespace