Click or drag to resize

AbsoluteDocumentPathGetRootNodeImplementing Method

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