The NativeArray2DT generic type exposes the following members.
| Name | Description |
---|
 | 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