public T this[int] ;

Descripción

Access NativeArray elements by index. Notice that structs are returned by value and not by reference.