public T this[int] ;

Description

Read-only access NativeArray.ReadOnly elements by index. Notice that structs are returned by value and not by reference.