Node.AppendChild

Node.AppendChild method

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

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

関連項目