public T[] ToArray ();

Returns

T[] A new managed array with the same contents as this array.

Description

Convert the data in this NativeArray.ReadOnly to a managed array.