Click or drag to resize

IDfsItemData2D Properties

The IDfsItemData2D type exposes the following members.

Properties
  NameDescription
Public propertyData
Data in the file. The data can be cast to one of the basic array types, as for example int[], depending on DataType
(Inherited from IDfsItemData.)
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