Method GetEnumerator
GetEnumerator()
Gets an enumerator for the results of a MongoDB LINQ query.
public IEnumerator<T> GetEnumerator()
Returns
- IEnumerator<T>
An enumerator for the results of a MongoDB LINQ query.
Gets an enumerator for the results of a MongoDB LINQ query.
public IEnumerator<T> GetEnumerator()
An enumerator for the results of a MongoDB LINQ query.