ISchemaHierarchyGenerator.PathToElement Method
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
![]() |
PathToElement(IModelElement) | Returns a list of hierarchy nodes from the root node to the specified element. These nodes form a "path" to the given element. |
![]() |
PathToElement(IModelElement, Object) | Returns a list of hierarchy nodes from the root node to the specified element that form a "path" to the given element. |
Top
See Also
Reference
ISchemaHierarchyGenerator Interface
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer Namespace