appendChild abstract method

Node appendChild(
  1. Node child
)
inherited

Implementation

Node appendChild(Node child);