DocumentTreeManager Members
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Manages the synchronization of changes made in one kind of document tree to another.
The DocumentTreeManager type exposes the following members.
Constructors
Name
Description
Overloaded. Initializes a new instance of the DocumentTreeManager class.
Top
Methods
Name
Description
Applies the changes returned from the ProduceDelta method to this document.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Searches the tree for identities between a specified range.
Returns the document node associated with the specified identity.
Locates a node with the specified identity
Serves as a hash function for a particular type. (Inherited from Object.)
Returns the property that refers to this item.
Returns the item that contains this property.
Gets the type of the current instance. (Inherited from Object.)
Initializes the DocumentTreeManager class.
Creates a shallow copy of the current Object. (Inherited from Object.)
Raises the Damaged event.
Processes the CommitResult object.
Overloaded. Produces an object that represents the differences between documents.
Records a change made to the underlying document tree.
Indicates to star tracking damage.
Indicates to stop tracking damage.
Overloaded. Synchronize changes between documents.
Returns a string that represents the current object. (Inherited from Object.)
Tracks changes recorded for the document.
Top
Properties
Name
Description
Gets the document tree associated with this document tree manager.
Top
Events
Name
Description
Occurs when a change is recorded.
Top