public void RemoveLinkForData( object linkdata, IDiagramModel model )
Parameters
- linkdata
 - the data in the model that holds link relationship information
 - model
 - the model that the linkdata is in, an Northwoods.GoXam.Model.ILinksModel
 
public void RemoveLinkForData( object linkdata, IDiagramModel model )
The implementation of this method should not modify the model.