Version: 2018.2
public T this[int] ;

Description

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