Node.AppendChild
Node.AppendChild method
将节点 newChild 添加到该节点的子节点列表的末尾。如果 newChild 已经在树中,则首先将其删除。
public Node AppendChild(Node node)
范围 | 类型 | 描述 |
---|---|---|
node | Node | 要追加的节点。 |
返回值
返回节点
也可以看看
- class Node
- 命名空间 Aspose.Html.Dom
- 部件 Aspose.HTML
将节点 newChild 添加到该节点的子节点列表的末尾。如果 newChild 已经在树中,则首先将其删除。
public Node AppendChild(Node node)
范围 | 类型 | 描述 |
---|---|---|
node | Node | 要追加的节点。 |
返回节点
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising. Google's data policies
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.