Fork me on GitHubEpicdominant domains

GetEnumerator Method
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.
blog comments powered by Disqus