DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
INetworkDataInterpolator(T) Interface
INetworkDataInterpolator(T) Methods
GetValue Method
GetValue Method (String, T)
GetValue Method (ILocation, T)
INetworkDataInterpolator
T
GetValue 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
bool
GetValue
(
ILocation
location
,
out
T
val
)
Parameters
location
Type:
DHI.Mike1D.Generic
ILocation
val
Type:
T
Return Value
Type:
Boolean
See Also
Reference
INetworkDataInterpolator
T
Interface
GetValue Overload
DHI.Mike1D.Generic Namespace