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