ChangeConflictCollection::GetEnumerator Method ()
.NET Framework (current version)
Returns the enumerator for the collection.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Return Value
Type: System.Collections.Generic::IEnumerator<ObjectChangeConflict^>^An enumerator for the collection.
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: