Click or drag to resize

EngineReaches Constructor (IEnumerableEngineReach)

Initializes a new instance of the list that contains elements copied from the collection.

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public EngineReaches(
	IEnumerable<EngineReach> reaches
)

Parameters

reaches
Type: System.Collections.GenericIEnumerableEngineReach
See Also