Window.remove
機能/意味
Deleting managed objects
タイプ
Windowクラス
のメソッド
構文
remove(
object
)
引数
object
Specifies the object to delete from the list of managed objects.
戻り値
なし (void)
説明
Removes the specified object from the list of managed objects.
参照
Window.add