ILinksHolder.UnMerge Method
Name | Parameters | Description |
---|---|---|
UnMerge() | none | Removes the links of other link containers from the current link container. This method is in effect when other link containers have been merged with the current container. |
UnMerge(ILinksHolder) | holder | Removes the links of the specified link container from the current link container. This method is in effect when the specified link container has been merged with the current container. |