Version: 2019.1
public T this[int] ;

Description

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