removeChild abstract method

Node removeChild(
  1. Node child
)
inherited

Implementation

Node removeChild(Node child);