Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > descendsFrom

descendsFrom

descendsFrom(nod: JadeXMLNode): Boolean;

The descendsFrom method of the JadeXMLNode class returns true if the JadeXMLNode node specified in the nod parameter is an ancestor of the receiver JadeXMLNode object.