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]

Property Value

T

Contents

  1. 0.1">Friflo.Engine.ECS.">ReadOnlyList&#x3C;T>
  2. 1ReadOnlyList.this[int] Property