ObjectResult<T>.GetEnumerator Method ()
Returns an enumerator that iterates through the query results.
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.Collections.Generic.IEnumerator<T>An enumerator that iterates through the query results.