Utility and extension methods for
Dfs1File
Inheritance Hierarchy
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)
Syntaxpublic static class Dfs1Util
<ExtensionAttribute>
Public NotInheritable Class Dfs1Util
[ExtensionAttribute]
public ref class Dfs1Util abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type Dfs1Util = class end
The Dfs1Util type exposes the following members.
Methods
| Name | Description |
---|
  | ReadFloatDataForItem |
Read float data for the specified item and the specified time step indices.
If itemnumber or one of the time step indices is out of range, an exception is thrown.
|
Top
See Also