Res1DNetworkFilter Methods |
The Res1DNetworkFilter type exposes the following members.
Methods
| Name | Description |
---|
 | AddGlobalReachValue(String, T) | (Inherited from NetworkDataT.) |
 | AddGlobalReachValue(String, Boolean) | |
 | AddValue(String, T) | (Inherited from NetworkDataT.) |
 | AddValue(String, Boolean) | |
 | AddValue(ILocation, T) | (Inherited from NetworkDataT.) |
 | AddValue(ILocation, Boolean) | |
 | AddValue(ILocationSpan, T) | (Inherited from NetworkDataT.) |
 | AddValue(ILocation, T, Boolean) | (Inherited from NetworkDataT.) |
 | CheckGridpointType | |
 | Clear | (Inherited from NetworkDataT.) |
 | ContainsValue(ILocation) | (Inherited from NetworkDataT.) |
 | ContainsValue(ILocation, Direction) | (Inherited from NetworkDataT.) |
 | 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.) |
 | IsIncluded(INetworkCatchment) | |
 | IsIncluded(INetworkNode) | |
 | IsIncluded(INetworkReach) | |
 | IsIncluded(INetworkReach, INetworkGridPoint) | |
 | IsIncludedGlobal | |
 | IsReachIncluded | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Extension Methods
See Also