Overload | Description |
---|---|
IsDescendantOf(NNode) | Determines whether this node is a descendant of the specified ancestor |
IsDescendantOf(NNode,NNode) | Determines whether this node is a descendant of the specified ancestor, by checking the this node ancestor chain up to the specified check ancestor. |