Click or drag to resize

M11FfBlockReaderReadBlock3Bytes Method (Byte)

Read and return next block, assuming it is a ByteBlock3 the bytes arguement must be 120 bytes long.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void ReadBlock3Bytes(
	byte[] bytes
)

Parameters

bytes
Type: SystemByte

[Missing <param name="bytes"/> documentation for "M:DHI.Mike1D.ResultDataAccess.M11FfBlockReader.ReadBlock3Bytes(System.Byte[])"]

See Also