The NativeArraySliceT generic type exposes the following members.
| Name | Description |
---|
 | Offset |
Gets the offset of the first element in the storage array.
|
 | Stride |
Gets the step between successive elements in the storage array.
|
 | Values |
Gets the storage array.
|
Top
Reference