Search
Plugins > XML 5.5.1 > XMLDocument > removeChild

Method removeChild(XMLNode oldChild)

Removes the child node indicated by oldChild from the list of children, and returns it

Returns

void

Arguments

Name Type Description
oldChild XMLNode The node to remove