ChangeConflictCollection::GetEnumerator Method ()

 

Returns the enumerator for the collection.

Namespace:   System.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

public:
virtual IEnumerator<ObjectChangeConflict^>^ GetEnumerator() sealed

Return Value

Type: System.Collections.Generic::IEnumerator<ObjectChangeConflict^>^

An enumerator for the collection.

.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Return to top
Show: