DomNode- remove_child

( unknown )

DomNode- remove_child -- Removes child from list of children

Description

object DomNode- remove_child ( object oldchild)

If child cannot be removed or is not a child the function will return false .

דוגמה 1 .






See also DomNode_append_child( ) .