Removes the specified item from the Diagram.
Namespace: MindFusion.Diagramming
Package: Diagram.js
The Diagram object calls this method automatically when an item is removed from the items collection. Classes that inherit Diagram can override it to implement some additional processing, but in any case they must call the base method.