Click or drag to resize

NetworkDataDoubleArray Methods

The NetworkDataDoubleArray type exposes the following members.

Methods
  NameDescription
Public methodAddGlobalReachValue (Inherited from NetworkDataT.)
Public methodAddValue(String, T) (Inherited from NetworkDataT.)
Public methodAddValue(ILocation, T) (Inherited from NetworkDataT.)
Public methodAddValue(ILocationSpan, T) (Inherited from NetworkDataT.)
Public methodAddValue(ILocation, T, Boolean) (Inherited from NetworkDataT.)
Public methodClear (Inherited from NetworkDataT.)
Public methodContainsValue(ILocation) (Inherited from NetworkDataT.)
Public methodContainsValue(ILocation, Direction) (Inherited from NetworkDataT.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetGlobalValue(T) (Inherited from NetworkDataT.)
Public methodGetGlobalValue(String, T) (Inherited from NetworkDataT.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetReachData (Inherited from NetworkDataT.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue(String, T) (Inherited from NetworkDataT.)
Public methodGetValue(ILocation, T) (Inherited from NetworkDataT.)
Public methodGetValue(ILocation, T, Boolean) (Inherited from NetworkDataT.)
Public methodGetValues (Inherited from NetworkDataT.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
  NameDescription
Public Extension MethodGetValueDouble(ILocation)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodGetValueDouble(ILocation, Double)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodNetworkValuesDouble (Defined by AbstractNetworkDataExtensions.)
Public Extension MethodPointValuesDouble (Defined by AbstractNetworkDataExtensions.)
Top
See Also