Inheritance Hierarchy
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntaxpublic class Res1DNetworkFilter : NetworkData<Res1DSpatialFilterTypeEnum>,
IRes1DSpatialFilter
The Res1DNetworkFilter type exposes the following members.
Constructors
Properties
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
Fields
Extension Methods
See Also