IXPModificationsStore Members
Implemented by classes that store information about the modified properties.
#Methods
Name | Description |
---|---|
Clear |
Clears modifications in the current IXPModifications |
Get |
Checks whether or not the member is modified. |
Get |
Returns the old value of the member. |
Has |
Checks if there are modifications in the current IXPModifications |
Reset |
Resets the member’s modification. |
Set |
Marks the member as modified. |
See Also