ParentShapeContainsNestedChildShapes::GetLinksToNestedChildShapes Method (ShapeElement^)

 

Get the list of ParentShapeContainsNestedChildShapes links to a ShapeElement.

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<ParentShapeContainsNestedChildShapes^>^ GetLinksToNestedChildShapes(
	ShapeElement^ parentShapeInstance
)

Parameters

parentShapeInstance
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
Return to top
Show: