ReadOnlyList_T_.GetEnumerator().md
May 21, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.ReadOnlyList<T>
ReadOnlyList.GetEnumerator() Method
Returns an enumerator that iterates through the list.
public Friflo.Engine.ECS.ReadOnlyListEnumerator<T> GetEnumerator();
Implements GetEnumerator(), GetEnumerator()