DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
NetworkData(T) Class
NetworkData(T) Methods
AddValue Method
AddValue Method (String, T)
AddValue Method (ILocation, T)
AddValue Method (ILocationSpan, T)
AddValue Method (ILocation, T, Boolean)
NetworkData
T
AddValue Method (ILocation,
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
AddValue
(
ILocation
location
, T
value
)
Parameters
location
Type:
DHI.Mike1D.Generic
ILocation
value
Type:
T
Return Value
Type:
Boolean
Implements
INetworkData
T
AddValue(ILocation, T)
See Also
Reference
NetworkData
T
Class
AddValue Overload
DHI.Mike1D.Generic Namespace