EntitySet<TEntity>::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that iterates through a collection.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Return Value
Type: System.Collections.Generic::IEnumerator<TEntity>^Implements
IEnumerable<T>::GetEnumerator()
.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: