If more than one value is to be retrieved for the same reach, use the GetReachData(String) first and use that one to get the values (for performance).
public bool GetValue(
ILocation location,
out T val
)[Missing <param name="location"/> documentation for "M:DHI.Mike1D.Generic.NetworkData`1.GetValue(DHI.Mike1D.Generic.ILocation,`0@)"]
[Missing <param name="val"/> documentation for "M:DHI.Mike1D.Generic.NetworkData`1.GetValue(DHI.Mike1D.Generic.ILocation,`0@)"]
[Missing <returns> documentation for "M:DHI.Mike1D.Generic.NetworkData`1.GetValue(DHI.Mike1D.Generic.ILocation,`0@)"]