GridSerializer.SerializedChange<T> members

Indicates that the user has made a change.

The GridSerializer.SerializedChange<T> type exposes the following members.

Constructors

  Name Description
Public method GridSerializer.SerializedChange<T> Initializes a new instance of the GridSerializer.SerializedChange<T>class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public field changeNumber A value representing the change number.
Public field updates A value representing the update field.

Top

See also

Reference

GridSerializer.SerializedChange<T> class

Microsoft.SharePoint.JSGrid namespace