Returns an enumerator that iterates through a collection of TEntity.
Assembly: Epic.Query.Linq
Declaration Syntax
| C# |
public IEnumerator<TEntity> GetEnumerator()
Return Value
The enumerator.
Assembly: Epic.Query.Linq
| C# |
public IEnumerator<TEntity> GetEnumerator()