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