M11FfBlockReaderReadBlock4UShorts Method |
Read and return next block, assuming it is a
UShortBlock4
It will return an array of 60 unsigned shorts.
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public ushort[] ReadBlock4UShorts()
Public Function ReadBlock4UShorts As UShort()
public:
array<unsigned short>^ ReadBlock4UShorts()
Return Value
Type:
UInt16[Missing <returns> documentation for "M:DHI.Mike1D.ResultDataAccess.M11FfBlockReader.ReadBlock4UShorts"]
See Also