Click or drag to resize

IResultDataIOReadItemTimestepNext Method

Read the item and timestep from the file. Data is not loaded into the Res1D data structures.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
IRes1DItemData ReadItemTimestepNext()

Return Value

Type: IRes1DItemData
The dynamic item-timestep as specified.
See Also