DomainRoleInfo.GetElementLinksToElement Method
Include Protected Members
Include Inherited Members
Gets the links between a source and target element.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
GetElementLinksToElement<T>(ModelElement, ModelElement)
Gets the links between a source and a target element.
GetElementLinksToElement(ModelElement, ModelElement)
Gets the links between a source and a target element.
GetElementLinksToElement<T>(ModelElement, ModelElement, Boolean)
Gets a collection of links between a source and target role.
GetElementLinksToElement(ModelElement, ModelElement, Boolean)
Gets the links between a source and target element.
Top
Remarks
Child links are also returned.