Click or drag to resize

IDfs2FileReadItemTimeStep Method (Int32, Int32)

For details, see ReadItemTimeStep(Int32, Int32). This version returns a IDfsItemData2D.

Namespace:  DHI.Generic.MikeZero.DFS.dfs123
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
IDfsItemData2D ReadItemTimeStep(
	int itemNumber,
	int timestepIndex
)

Parameters

itemNumber
Type: SystemInt32
timestepIndex
Type: SystemInt32

Return Value

Type: IDfsItemData2D
See Also