Change Members

Include Protected Members
Include Inherited Members

Represents a collection of related updates to the grid.

The Change type exposes the following members.

Constructors

  Name Description
Public method Change Initializes a new instance of the Change class.

Top

Properties

  Name Description
Public property ChangeNumber Gets a number identifying this change.
Public property Updates Gets the collection of Update objects from this change object.

Top

Methods

  Name Description
Public method CompareTo Compares the current instance of this object with another object of the same type.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public methodStatic member GetUpdates Gets the Update objects from a collection of Change objects.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToJson Serializes this object to the JavaScript Object Notation (JSON).
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Change Class

Microsoft.SharePoint.JSGrid Namespace