Click or drag to resize

BlockReaderXml Constructor (Stream)

Create reader, and read from stream

Namespace:  DHI.Mike1D.ModelState
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public BlockReaderXml(
	Stream stream
)

Parameters

stream
Type: System.IOStream

[Missing <param name="stream"/> documentation for "M:DHI.Mike1D.ModelState.BlockReaderXml.#ctor(System.IO.Stream)"]

See Also