EntitySet<TEntity>::IEnumerable::GetEnumerator Method ()
.NET Framework (current version)
For a description of this member, see IEnumerable::GetEnumerator.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Return Value
Type: System.Collections::IEnumerator^An System.Collections::IEnumerator object that can be used to iterate through a collection.
Implements
IEnumerable::GetEnumerator()This member is an explicit interface member implementation. It can be used only when the EntitySet<TEntity> instance is cast to an System.Collections::IEnumerable interface.
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: