Node.removeChild

Removes a child node. The node is NOT deleted and must be deleted manually.

class Node
void
removeChild

Meta