Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 614 Bytes

World.System.Collections.IEnumerable.GetEnumerator().md

File metadata and controls

12 lines (8 loc) · 614 Bytes

World.System.Collections.IEnumerable.GetEnumerator() Method

Returns an enumerator that iterates through the Entity of the current World instance.

System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator();

Implements GetEnumerator()