M11FfBlockReaderToString(Byte, Int32) Method
Converts an integer array of char values, null-terminated
(the integer value after the last value is zero) into
a string.
Namespace: DHI.Mike1D.ResultDataAccessAssembly: DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
public static string ToString(
byte[] strArray,
int length
)
- strArray Byte
- Array of char values
- length Int32
- Maximum length of string
String[Missing <returns> documentation for "M:DHI.Mike1D.ResultDataAccess.M11FfBlockReader.ToString(System.Byte[],System.Int32)"]