LinkConnectsToNode::GetLinks Method (LinkShape^, NodeShape^)

 

Get any LinkConnectsToNode links between a given LinkShape and a NodeShape.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
static ReadOnlyCollection<LinkConnectsToNode^>^ GetLinks(
	LinkShape^ source,
	NodeShape^ target
)
Return to top
Show: