AppendChild

Node.AppendChild method

将节点 newChild 添加到该节点的子节点列表的末尾。

public Node AppendChild(Node node)
范围类型描述
nodeNode

也可以看看