this[]
The element at an index.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
this[int]
public readonly T this[int index] { get; }
Parameters
An index.
Returns
Type | Description |
|---|---|
| T |