Node.AppendChild

Node.AppendChild method

ノード newChild をこのノードの子リストの最後に追加します。

public Node AppendChild(Node node)
パラメータタイプ説明
nodeNode

関連項目