跳到主要内容

remove_child

移除子节点

声明

bool remove_child(object child)

参数

参数名描述
child子节点对象

返回值

true - 移除成功, false - 移除失败

使用方式

返回文档