ChangeConflictCollection Properties
.NET Framework (current version)
Namespace:
System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Returns the number of conflicts in the collection |
![]() | Item(Int32) | Returns an item in conflict. |
| Name | Description | |
|---|---|---|
![]() ![]() | ICollection<ObjectChangeConflict>.IsReadOnly | For a description of this member, see IsReadOnly. |
![]() ![]() | ICollection.IsSynchronized | For a description of this member, see IsSynchronized. |
![]() ![]() | ICollection.SyncRoot | For a description of this member, see IsSynchronized. |
Show:


