InstanceDocumentTreeManager.ProduceDelta Method
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Produces an object that represents the differences between documents.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
ProduceDelta(DocumentTreeManager)
Produces an object that represents the differences between the document being managed by this manager and the document managed by the specified manager. (Inherited from DocumentTreeManager.)
ProduceDelta(DocumentTreeManager, Damage)
Produces an object that represents the differences between the document being managed by this manager and the document managed by the specified manager. (Inherited from DocumentTreeManager.)
Top
See Also
Reference
InstanceDocumentTreeManager Class
InstanceDocumentTreeManager Members
Microsoft.Windows.Design.Documents.Trees Namespace