Returns an System.Collections.Generic.IEnumerable<> of Entity with the specified rules.
public System.Collections.Generic.IEnumerable<DefaultEcs.Entity> AsEnumerable();
System.Collections.Generic.IEnumerable<Entity>
The System.Collections.Generic.IEnumerable<> of Entity.