Version: 2018.1
public T this[int] ;

Description

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