ILinkSource Methods |
The ILinkSource type exposes the following members.
| Name | Description | |
|---|---|---|
| BreakCurrentLink | Breaks the link between the source and the target. | |
| CancelLinking | Cancels the linking mode without creating a link. | |
| CheckCanLinkTo | Verifies if a link between the parts can be successful. | |
| LinkToTarget(ILinkTarget) | Establishes a link between two parts. | |
| LinkToTarget(LinkActorType, ILinkTarget) | Establishes a link between two parts. | |
| StartLinking | Starts the linking mode of this source. |