DHI.Mike1D Class Library
C#
Show/Hide TOC
IRes
1DData
Set Interface
Interface for a general dataset, containing timestep data.
Definition
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
public
interface
IRes1DDataSet
Properties
DataItems
List of data items used for accessing the data.
Id
Identification string
Methods
GetDataItem
Return data item of specified type if present, otherwise null
Extension Methods
GetDataItem
Return data item of specified type if present, otherwise null
(Defined by
Res1DExtensions
)
See Also
Reference
DHI.Mike1D.ResultDataAccess Namespace
In This Article
Definition
Properties
Methods
Extension Methods
See Also