ReadOnlyList_T_.Span.md

May 21, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.ReadOnlyList<T>

ReadOnlyList.Span Property

Returns an System.ReadOnlySpan<> of the list elements.

public System.ReadOnlySpan<T> Span { get; }

Property Value

System.ReadOnlySpan<T>

Contents

  1. 0.1">Friflo.Engine.ECS.">ReadOnlyList&#x3C;T>
  2. 1ReadOnlyList.Span Property