ModelDocumentTreeManager.Load 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.
Loads the content of the document manager's document.
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
Loads the content of the document manager's document by traversing the properties of the specified root item. The result will be a copy of the document described by root.
Loads the content of the document manager's document by traversing the document contained in the specified document manager.
Load(DocumentItem, IMarkupProjectContext)
Loads the content of the document manager's document by traversing the properties of the specified root item. The result will be a copy of the document described by root.
Load(DocumentTreeManager, IMarkupProjectContext)
Loads the content of the document manager's document by traversing the document contained in the incoming document manager.
Top
See Also
Reference
ModelDocumentTreeManager Class
ModelDocumentTreeManager Members
Microsoft.Windows.Design.Documents.Trees Namespace