ChangeConflictCollection.Item Property (Int32)
.NET Framework (current version)
Returns an item in conflict.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- index
-
Type:
System.Int32
Index in the collection of the item in conflict.
Property Value
Type: System.Data.Linq.ObjectChangeConflictAn ObjectChangeConflict representing the item in conflict.
.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: