Click or drag to resize

Dfs3FileReadItemTimeStep 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
public IDfsItemData3D ReadItemTimeStep(
	int itemNumber,
	int timestepIndex
)

Parameters

itemNumber
Type: SystemInt32
timestepIndex
Type: SystemInt32

Return Value

Type: IDfsItemData3D

Implements

IDfs3FileReadItemTimeStep(Int32, Int32)
See Also