M11FfBlockReaderReadBlock10Real48 Method |
Read and return next block, assuming it is a
Real48Block10.
It will return an array of 20 doubles.
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double[] ReadBlock10Real48()
Public Function ReadBlock10Real48 As Double()
public:
array<double>^ ReadBlock10Real48()
Return Value
Type:
Double[Missing <returns> documentation for "M:DHI.Mike1D.ResultDataAccess.M11FfBlockReader.ReadBlock10Real48"]
See Also