[]
Unmerges the two collections of links merged previously by MergeCommandLinks.
public void UnmergeCommandLinks(C1CommandLinks result)
Type | Name | Description |
---|---|---|
C1CommandLinks | result |
Unmerges the two collections of links merged previously by MergeCommandLinks.
public void UnmergeCommandLinks(C1CommandLinks result, C1CommandLinks links1, C1CommandLinks links2)
Type | Name | Description |
---|---|---|
C1CommandLinks | result | |
C1CommandLinks | links1 | |
C1CommandLinks | links2 |