DomainRoleInfo.GetLinkedElement Method
Include Protected Members
Include Inherited Members
Gets the element linked to this 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 | |
---|---|---|
GetLinkedElement(ModelElement) | Gets the element linked to this element in the relationship. | |
GetLinkedElement(ModelElement, Guid) | Gets the element that is linked to this element. |
Top