Delen via


ItemChange Constructor

Initializes a new instance of the ItemChange class.

Overload List

Name Description
ItemChange (SyncIdFormatGroup, SyncId, SyncId, ChangeKind, SyncVersion, Generic IEnumerable)
Initializes a new instance of the ItemChange class that contains the specified ID format schema, replica ID, item ID, change kind, creation version, and change unit collection.
ItemChange (SyncIdFormatGroup, SyncId, SyncId, ChangeKind, SyncVersion, SyncVersion)
Initializes a new instance of the ItemChange class that contains the specified ID format schema, replica ID, item ID, change kind, creation version, and change version.
ItemChange (SyncIdFormatGroup, SyncId, SyncId, SyncId, SyncVersion, SyncVersion)
Initializes a new instance of the ItemChange class that represents a merge tombstone, by using the specified ID format schema, replica ID, item ID, winning item ID, creation version, and change version.

See Also

Reference

ItemChange Class
ItemChange Members
Microsoft.Synchronization Namespace