| DfsItemData2DT Constructor | 
| Name | Description | |
|---|---|---|
| DfsItemData2DT(Int32, Int32) | 
            Constructor that creates a DfsItemData2D with an empty 2D data array of the specified size.
              | |
| DfsItemData2DT(T, Int32, Int32) | 
            Constructor that creates a DfsItemData2D from an array of data.
             The size of the data must match the x-y count  |