1) 命令:

//remove the task 222, and afterward nodes will be caught up

pmb.Remove("222", true)

参数: (currentActivityCode, isCaughtUp)

说明: 删除当前节点,并且如果当前节点已经有后续节点,则需要前置该后续节点到当前已经删除节点的位置,包括重新增加连线。

2) 命令执行后的图形示例:

https://img2018.cnblogs.com/blog/808949/201911/808949-20191128205720239-915389479.png