Click or drag to resize

IResultDataLoadData Method

Loads the dynamic data of the results from a persistent media into memory. The LoadHeader(IDiagnostics) must already have been called.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
void LoadData(
	IDiagnostics diagnostics
)

Parameters

diagnostics
Type: DHI.Mike1D.GenericIDiagnostics
See Also