Parameters
- node
- a Node
This removes all links that are connected to the node. This is called by RemoveNodeForData.
Removing a node will request a new automatic layout if it has a Location.
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.