Click or drag to resize

IDfs3FileReadItemTimeStep Method (Int32, Int32)

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

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

Parameters

itemNumber
Type: SystemInt32
timestepIndex
Type: SystemInt32

Return Value

Type: IDfsItemData3D
See Also