OnDeleteNode

protected bool OnDeleteNode(Node node) ;

ノードの削除。

パラメーター名 説明
node 削除するノード

削除した場合はtrue、していなければfalseを返す。