Version: 2023.1
언어: 한국어
public T this[int] ;

설명

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

Note that this takes the NativeSlice's stride into account.