ReadOnlyList_T_.this[int].md
May 21, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.ReadOnlyList<T>
ReadOnlyList.this[int] Property
Gets the element at the specified index.
public T this[int index] { get; }
Parameters
index System.Int32
Implements this[int]