This method removes the extractable object from the invoking model.
IAddable Remove(IAddable);
IAddable[] Remove(IAddable[]);
IAddable[] Remove(IAddable[],int,int);
IModel Interface | ILOG.Concert Namespace