Click or drag to resize

NetworkDataSetDouble Constructor (IListINetworkDataDouble)

Default constructor

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public NetworkDataSetDouble(
	IList<INetworkDataDouble> data
)

Parameters

data
Type: System.Collections.GenericIListINetworkDataDouble

[Missing <param name="data"/> documentation for "M:DHI.Mike1D.Generic.NetworkDataSetDouble.#ctor(System.Collections.Generic.IList{DHI.Mike1D.Generic.INetworkDataDouble})"]

See Also