Click or drag to resize

Catchments Methods

The Catchments type exposes the following members.

Methods
  NameDescription
Public methodAdd
Public methodClear
Public methodContains
Public methodCopyTo
Public methodEnableTimeBuffer
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 methodFind
Public methodFindAll
Public methodFinish
Public methodGetEnumerator
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf
Public methodInitialize(IBoundaryData, IDiagnostics)
Public methodInitialize(IBoundaryData, ADComponentData, STData, RainfallRunoffData, IDiagnostics)
Public methodInsert
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPerformTimestep
Public methodPrepare(DateTime, RRParameters, Diagnostics) Obsolete.
Public methodPrepare(DateTime, DateTime, RRParameters, Diagnostics, IConnection)
Public methodRemove
Public methodRemoveAt
Public methodResetSearchMaps
Public methodRunUntil
Public methodSetupCalibrationPlots
Public methodSort(IComparerICatchment)
Public methodSort(ComparisonICatchment)
Public methodSortCombinedLast
Public methodStopRainfallRunoffSimulation
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdate
Public methodValidate
Public methodValidate(IDiagnostics, IBoundaryData)
Top
Extension Methods
  NameDescription
Public Extension MethodBinarySearchICatchment(ICatchment)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodBinarySearchICatchment(FuncICatchment, Int32)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodBinarySearchICatchment(ICatchment, IComparerICatchment)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodBinarySearchICatchment, TKey(FuncICatchment, TKey, TKey)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodBinarySearchICatchment, TKey(FuncICatchment, TKey, TKey, IComparerTKey)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodFindAll (Defined by RRExtensions.)
Public Extension MethodFindIndexICatchment(PredicateICatchment)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodFindIndexICatchment(Int32, PredicateICatchment)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodSortICatchmentOverloaded. (Defined by GenericExtensions.)
Public Extension MethodSortICatchment(IComparerICatchment)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodSortStableICatchmentOverloaded. (Defined by GenericExtensions.)
Public Extension MethodSortStableICatchment(IComparerICatchment)Overloaded. (Defined by GenericExtensions.)
Public Extension MethodSortStableICatchment(ComparisonICatchment)Overloaded. (Defined by GenericExtensions.)
Top
See Also