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.DFSAssembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntaxpublic int GetNextTimeStepIndex()
Public Function GetNextTimeStepIndex As Integer
public:
int GetNextTimeStepIndex()
member GetNextTimeStepIndex : unit -> int
Return Value
Type:
Int32
See Also