NativeSlice<T0>.ToArray

Declaration

public T[] ToArray();

Returns

T[] A managed array with a copy of the contents of the NativeSlice.

Description

Converts a NativeSlice<T0> to managed array.


Did you find this page useful? Please give it a rating: