EntityCollection<TEntity>::IEnumerable::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that is used to iterate through the set of values cached by EntityCollection<TEntity>.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Return Value
Type: System.Collections::IEnumerator^An IEnumerator that iterates through the set of values cached by EntityCollection<TEntity>.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 3.5
Available since 3.5
Show: