Click or drag to resize

M11FfBlockReaderReadBlock10Real48 Method (Double)

Read and return next block, assuming it is a Real48Block10. The values must be an array of 20 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 void ReadBlock10Real48(
	double[] values
)

Parameters

values
Type: SystemDouble
See Also