LinkConnectsToNode::GetLinksToNodes Method (LinkShape^)
Visual Studio 2015
Get the list of LinkConnectsToNode links to a LinkShape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: static ReadOnlyCollection<LinkConnectsToNode^>^ GetLinksToNodes( LinkShape^ linkInstance )
Parameters
- linkInstance
- Type: Microsoft.VisualStudio.Modeling.Diagrams::LinkShape^
Return Value
Type: System.Collections.ObjectModel::ReadOnlyCollection<LinkConnectsToNode^>^
Show: