Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

NativeSlice<T0>.this[int]

public T this[int];

Description

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

Did you find this page useful? Please give it a rating: