Click or drag to resize

M11FfBlockReaderReadBlock8Text Method

Read and return next block, assuming it is a TextBlock8 The string is at most 120 characters long, only ASCII characters supported.

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 string ReadBlock8Text()

Return Value

Type: String
See Also