Struct EntityEnumerator.EntityEnumerable
Proxy struct used to get an EntityEnumerator.
public ref struct EntityEnumerator.EntityEnumerable
- Inherited Members
Methods
GetEnumerator()
Gets an EntityEnumerator from this EntityEnumerator.EntityEnumerable. Allows for the usage of foreach syntax.
public EntityEnumerator GetEnumerator()