Click or drag to resize

FreeOverFlowData Constructor

Constructor, setting up data

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public FreeOverFlowData(
	IList<IFreeOverFlowLevelData> freeOverFlowLevelDataList
)

Parameters

freeOverFlowLevelDataList
Type: System.Collections.GenericIListIFreeOverFlowLevelData

[Missing <param name="freeOverFlowLevelDataList"/> documentation for "M:DHI.Mike1D.StructureModule.FreeOverFlowData.#ctor(System.Collections.Generic.IList{DHI.Mike1D.StructureModule.IFreeOverFlowLevelData})"]

See Also