DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.ResultDataAccess
IResultDataReader Interface
IResultDataReader Methods
ReadHeader Method
ReadHeader Method (IDiagnostics)
ReadHeader Method (Boolean, IDiagnostics)
IResultDataReader
ReadHeader Method (Boolean, IDiagnostics)
Reads in the header data from persistant storage and populates the associated resultdata object.
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
void
ReadHeader
(
bool
keepStorageConnection
,
IDiagnostics
diagnostics
)
Parameters
keepStorageConnection
Type:
System
Boolean
Flag indicating if to keep file open. File will be closed at end of
ReadData(IDiagnostics)
.
diagnostics
Type:
DHI.Mike1D.Generic
IDiagnostics
Errors and warnings object
See Also
Reference
IResultDataReader Interface
ReadHeader Overload
DHI.Mike1D.ResultDataAccess Namespace