| Parameter | Description |
|---|---|
| array | The array to copy elements to. |
Copies all the elements of a NativeSlice<T0> to a NativeArray<T0> or managed array of the same length.
| Parameter | Description |
|---|---|
| array | The array to copy elements to. |
Copies all the elements of a NativeSlice<T0> to a NativeArray<T0> or managed array of the same length.