Click or drag to resize
DfsFileGetNextTimeStepIndex Method
Get the index of the next time step to be read. If the next item is a static item, this will return -1;

Namespace: DHI.Generic.MikeZero.DFS
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public int GetNextTimeStepIndex()

Return Value

Type: Int32
See Also