The Catchments type exposes the following members.
Methods
| Name | Description |
---|
 | Add | |
 | Clear | |
 | Contains | |
 | CopyTo | |
 | EnableTimeBuffer | |
 | 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.) |
 | Find | |
 | FindAll | |
 | Finish | |
 | GetEnumerator | |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | IndexOf | |
 | Initialize(IBoundaryData, IDiagnostics) | |
 | Initialize(IBoundaryData, ADComponentData, STData, RainfallRunoffData, IDiagnostics) | |
 | Insert | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | PerformTimestep | |
 | Prepare(DateTime, RRParameters, Diagnostics) | Obsolete. |
 | Prepare(DateTime, DateTime, RRParameters, Diagnostics, IConnection) | |
 | Remove | |
 | RemoveAt | |
 | ResetSearchMaps | |
 | RunUntil | |
 | SetupCalibrationPlots | |
 | Sort(IComparerICatchment) | |
 | Sort(ComparisonICatchment) | |
 | SortCombinedLast | |
 | StopRainfallRunoffSimulation | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | Update | |
 | Validate | |
 | Validate(IDiagnostics, IBoundaryData) | |
Top
Extension Methods
| Name | Description |
---|
 | BinarySearchICatchment(ICatchment) | Overloaded. (Defined by GenericExtensions.) |
 | BinarySearchICatchment(FuncICatchment, Int32) | Overloaded. (Defined by GenericExtensions.) |
 | BinarySearchICatchment(ICatchment, IComparerICatchment) | Overloaded. (Defined by GenericExtensions.) |
 | BinarySearchICatchment, TKey(FuncICatchment, TKey, TKey) | Overloaded. (Defined by GenericExtensions.) |
 | BinarySearchICatchment, TKey(FuncICatchment, TKey, TKey, IComparerTKey) | Overloaded. (Defined by GenericExtensions.) |
 | FindAll | (Defined by RRExtensions.) |
 | FindIndexICatchment(PredicateICatchment) | Overloaded. (Defined by GenericExtensions.) |
 | FindIndexICatchment(Int32, PredicateICatchment) | Overloaded. (Defined by GenericExtensions.) |
 | SortICatchment | Overloaded. (Defined by GenericExtensions.) |
 | SortICatchment(IComparerICatchment) | Overloaded. (Defined by GenericExtensions.) |
 | SortStableICatchment | Overloaded. (Defined by GenericExtensions.) |
 | SortStableICatchment(IComparerICatchment) | Overloaded. (Defined by GenericExtensions.) |
 | SortStableICatchment(ComparisonICatchment) | Overloaded. (Defined by GenericExtensions.) |
Top
See Also