Function Node.removeChild

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

Prototype

Node!DOMString removeChild(
  Node!DOMString oldChild
);

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.