Click or drag to resize

CouplingSummaryInOutFlow Structure

[Missing <summary> documentation for "T:DHI.Mike1D.Mike1DDataAccess.CouplingSummaryInOutFlow"]

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public struct CouplingSummaryInOutFlow

The CouplingSummaryInOutFlow type exposes the following members.

Constructors
  NameDescription
Public methodCouplingSummaryInOutFlow(String, Double, Boolean)
Initializes a new instance of the CouplingSummaryInOutFlow class
Public methodCouplingSummaryInOutFlow(String, CouplingType, CouplingFlowType, Double, Boolean)
Initializes a new instance of the CouplingSummaryInOutFlow class
Top
Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetCouplingType
Public methodGetDirection
Public methodGetFlowType
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetName
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVal
Public methodIsOutflow
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also