ChangeConflictCollection Properties

ChangeConflictCollection Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The ChangeConflictCollection type exposes the following members.

  NameDescription
Public property Count Returns the number of conflicts in the collection
Public property Item Returns an item in conflict.
Top

  NameDescription
Explicit interface implemetation Private property ICollection(Of ObjectChangeConflict).IsReadOnly For a description of this member, see IsReadOnly.
Explicit interface implemetation Private property ICollection.IsSynchronized For a description of this member, see IsSynchronized.
Explicit interface implemetation Private property ICollection.SyncRoot For a description of this member, see IsSynchronized.
Top

Show:
© 2017 Microsoft