ModelEditingScope Members
Include Protected Members
Include Inherited Members
Represents a group of changes to the editing store.
The ModelEditingScope type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the ModelEditingScope class.
Top
Methods
Name
Description
Determines whether the OnComplete method can be called, or whether the change should instead be reverted.
Completes the editing scope.
Overloaded. Releases all resources used by the ModelEditingScope.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Called during finalization to abort the group. (Overrides Object.Finalize().)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Performs the actual complete of the editing scope.
Performs the actual revert of the editing scope.
Abandons the changes that were made during the editing scope.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets or sets a description for the group.
Top