Click or drag to resize

M11FfBlockReaderReadBlock11Doubles Method

Read and return next block, assuming it is a DoubleBlock11 It will return an array of 15 doubles.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public double[] ReadBlock11Doubles()

Return Value

Type: Double
See Also