AppendChild

Node.AppendChild method

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

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

也可以看看