The Array2DT generic type exposes the following members.
| Name | Description |
---|
 | Item |
Gets or sets the element at the specified position.
|
 | LeadingDimension |
Gets the number of elements between the start of successive columns.
|
 | Offset |
Gets the offset of the first element in the storage array.
|
 | Values |
Gets the storage array.
|
Top
Reference