Window.remove
功能/含义
移除管理的对象
类型
Window类
的成员方法
语法
remove(
object
)
参数
object
指定从管理的对象列表中删除的对象。
返回值
无 (void)
说明
从管理的对象列表中删除指定的对象。
参照
Window.add