M11FfBlockReaderReadBlock3Bytes Method |
Read and return next block, assuming it is a
ByteBlock3
It will return an array of 120 bytes.
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public byte[] ReadBlock3Bytes()
Public Function ReadBlock3Bytes As Byte()
public:
array<unsigned char>^ ReadBlock3Bytes()
Return Value
Type:
Byte[Missing <returns> documentation for "M:DHI.Mike1D.ResultDataAccess.M11FfBlockReader.ReadBlock3Bytes"]
See Also