Click or drag to resize

IHydraulicParameterSet Interface

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public interface IHydraulicParameterSet : IComparable<IHydraulicParameterSet>

The IHydraulicParameterSet type exposes the following members.

Properties
  NameDescription
Public propertyArea
Public propertyConveyance
Public propertyRadius
Public propertyY
Top
Methods
  NameDescription
Public methodCompareTo
Compares the current object with another object of the same type.
(Inherited from IComparableIHydraulicParameterSet.)
Top
See Also