protected virtual void OnNodeRemoved( Node node, NodeLayer layer )
By default this method does nothing. This is called by RemoveNodeForData.
The implementation of this method should not modify the model. This method cannot and should not prevent or alter the removal of the node from the diagram.
PartManager Class PartManager Members OnNodeRemoving Method