Click or drag to resize

RainfallRunoffData Class

Inheritance Hierarchy
SystemObject
  DHI.Mike1D.GenericAbstractDataAccess
    DHI.Mike1D.RainfallRunoffModuleRainfallRunoffData

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public class RainfallRunoffData : AbstractDataAccess, 
	IModelStateReadWrite

The RainfallRunoffData type exposes the following members.

Constructors
  NameDescription
Public methodRainfallRunoffData
Initializes a new instance of the RainfallRunoffData class
Top
Properties
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodFinish
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 methodInitialize(IBoundaryData, IDiagnostics)
Public methodInitialize(IBoundaryData, ADComponentData, STData, IDiagnostics)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepare
Public methodReadState
Public methodReleaseLicense
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodValidate
Public methodValidate(IDiagnostics, IBoundaryData)
Public methodWriteState
Top
Fields
Extension Methods
  NameDescription
Public Extension MethodFind(String)Overloaded. (Defined by RRExtensions.)
Public Extension MethodFind(String, IQuantity)Overloaded. (Defined by RRExtensions.)
Public Extension MethodFindAll(String)Overloaded. (Defined by RRExtensions.)
Public Extension MethodFindAll(String, IQuantity)Overloaded. (Defined by RRExtensions.)
Top
See Also