public T[] ToArray ();

Valor de retorno

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

Descripción

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