NetworkDataTGetValue Method (ILocation, T) |
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).
Namespace: DHI.Mike1D.Generic
public bool GetValue( ILocation location, out T val )