AbstractNetworkDataExtensionsPointValuesT Method |
It will iterate first over all the nodes, and then over all the reaches and its locations.
Namespace: DHI.Mike1D.Generic
public static IEnumerator<KeyValuePair<INetworkLocation, T>> PointValues<T>( this NetworkData<T> values )