IFreeOverFlowData Interface |
Represents the table of free overflow data for the special weir.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public interface IFreeOverFlowData
Public Interface IFreeOverFlowData
public interface class IFreeOverFlowData
The IFreeOverFlowData type exposes the following members.
Properties
| Name | Description |
---|
| Count |
Number of levels
|
| Item |
Get/set level data for the specified index
|
TopSee Also