THtmlNode() > Html Node methods |
Removes an HTML node from the HTML tree.
:delete() --> self
Method :delete() removes the THtmlNode object executing the method from the HTML tree. The method removes this object and its sub-nodes from the tree.
http://www.xHarbour.com