Click or drag to resize

QhFlowtypeRelationsSetParameters Method

Set all hydraulic parametersets in the list. This is the only way to change the size of the list.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void SetParameters(
	IList<IQhFlowTypeRelation> qhFlowtypeRelationList
)

Parameters

qhFlowtypeRelationList
Type: System.Collections.GenericIListIQhFlowTypeRelation

[Missing <param name="qhFlowtypeRelationList"/> documentation for "M:DHI.Mike1D.StructureModule.QhFlowtypeRelations.SetParameters(System.Collections.Generic.IList{DHI.Mike1D.StructureModule.IQhFlowTypeRelation})"]

Implements

IQhFlowtypeRelationsSetParameters(IListIQhFlowTypeRelation)
See Also