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