ItemChange Class
Represent a change to an item. This class cannot be inherited.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
Public NotInheritable Class ItemChange
'Usage
Dim instance As ItemChange
public sealed class ItemChange
public ref class ItemChange sealed
public final class ItemChange
public final class ItemChange
Inheritance Hierarchy
System.Object
Microsoft.Synchronization.ItemChange
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.