Click or drag to resize

IRes1DItemDataT Interface

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public interface IRes1DItemData<T> : IRes1DItemData

Type Parameters

T

The IRes1DItemDataT type exposes the following members.

Properties
  NameDescription
Public propertyData
Public propertyDataItem (Inherited from IRes1DItemData.)
Public propertyTime (Inherited from IRes1DItemData.)
Public propertyTimeStepIndex (Inherited from IRes1DItemData.)
Top
See Also