NetworkDataInterpT Methods |
The NetworkDataInterpT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| AddGlobalReachValue | (Inherited from NetworkDataT.) | |
| AddValue(String, T) | (Inherited from NetworkDataT.) | |
| AddValue(ILocation, T) | (Inherited from NetworkDataT.) | |
| AddValue(ILocationSpan, T) | (Inherited from NetworkDataT.) | |
| AddValue(ILocation, T, Boolean) | (Inherited from NetworkDataT.) | |
| Clear | (Inherited from NetworkDataT.) | |
| ContainsValue(ILocation) | (Inherited from NetworkDataT.) | |
| ContainsValue(ILocation, Direction) | (Inherited from NetworkDataT.) | |
| CreateDouble | ||
| CreateDoubleArray | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetGlobalValue(T) | (Inherited from NetworkDataT.) | |
| GetGlobalValue(String, T) | (Inherited from NetworkDataT.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetReachData | (Inherited from NetworkDataT.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValue(String, T) | (Inherited from NetworkDataT.) | |
| GetValue(ILocation, T) | (Inherited from NetworkDataT.) | |
| GetValue(ILocation, T, Boolean) | (Inherited from NetworkDataT.) | |
| GetValues | (Inherited from NetworkDataT.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| GetValueT(ILocation) | Overloaded. (Defined by GenericExtensions.) | |
| GetValueT(ILocation, T) | Overloaded. (Defined by GenericExtensions.) | |
| NetworkValuesT | (Defined by AbstractNetworkDataExtensions.) | |
| PointValuesT | (Defined by AbstractNetworkDataExtensions.) |