Share via


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

Public method

GetElementLinksToElement<T>(ModelElement, ModelElement)

Gets the links between a source and a target element.

Public method

GetElementLinksToElement(ModelElement, ModelElement)

Gets the links between a source and a target element.

Public method

GetElementLinksToElement<T>(ModelElement, ModelElement, Boolean)

Gets a collection of links between a source and target role.

Public method

GetElementLinksToElement(ModelElement, ModelElement, Boolean)

Gets the links between a source and target element.

Top

Remarks

Child links are also returned.

See Also

Reference

DomainRoleInfo Class

DomainRoleInfo Members

Microsoft.VisualStudio.Modeling Namespace