INetworkDataDoubleAddValue Method

Overload List

AddValue(ILocation, Double) Add value at the given location
AddValue(ILocationSpan, Double) Add value in a location span.

this corresponds to calling AddValue(ILocation, Double) for the start and end location of the span.

AddValue(String, Double) Add value at the given node

See Also