Node.RemoveChild

Node.RemoveChild method

从子列表中移除 oldChild 指示的子节点,并返回它。

public Node RemoveChild(Node child)
范围类型描述
childNode老孩子。

返回值

返回节点

也可以看看