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; }