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