Click or drag to resize

AbsoluteDocumentPathGetRootNodeImplementing Method

Overload List
 NameDescription
Public methodStatic memberGetRootNodeImplementing(IDocumentLeafNode, Type) Get the first parent node of the node node that implements the given type type..
Public methodStatic memberGetRootNodeImplementingT(IDocumentLeafNode) Gets the first parent node of node that implements T.
Top
See Also