Struct NativeArray<T>.ReadOnly Namespace: Unity.Collections Syntax public struct ReadOnly Properties Item[Int32] Declaration public T this[int index] { get; } Parameters Type Name Description Int32 index Property Value Type Description T