Click or drag to resize

IDfsItemData2DT Properties

The IDfsItemData2DT generic type exposes the following members.

Properties
  NameDescription
Public propertyData
Return data as 1D array.
Public propertyItem
Return data at the give x,y index
Public propertyItemNumber
Number of item that data belongs to (one-based)
(Inherited from IDfsItemData.)
Public propertyTime
Time relative to start of file. Unit is as specified in the temporal axis.
(Inherited from IDfsItemData.)
Public propertyTimeStepIndex
Index of time step that data belongs to (zero-based)
(Inherited from IDfsItemData.)
Top
See Also