ObjectResult::IEnumerable::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that iterates through the query results.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Return Value
Type: System.Collections::IEnumerator^An enumerator that iterates through the query results.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 3.5
Available since 3.5
Show: