移除自身

Object(parent).removeChild(this);

if(parent!=null)

{

  parent.removeChild(this);

}

posted on 2011-01-11 19:48  602147629  阅读(101)  评论(0编辑  收藏  举报