Share via


ItemChange Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ItemChange class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method 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.
Public method ItemChange(SyncIdFormatGroup, SyncId, SyncId, ChangeKind, SyncVersion, IEnumerable<ChangeUnitChange>) 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.
Public method 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.

Top

See Also

Reference

ItemChange Class

Microsoft.Synchronization Namespace