Method GetEnumerator
GetEnumerator()
Gets an enumerator for the result objects.
public IEnumerator<TResult> GetEnumerator()
Returns
- IEnumerator<TResult>
An enumerator for the result objects.
Gets an enumerator for the result objects.
public IEnumerator<TResult> GetEnumerator()
An enumerator for the result objects.