ParentShapeContainsNestedChildShapes::GetNestedChildShapes Method (ShapeElement^)
Visual Studio 2015
Gets a list of NestedChildShapes.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: static LinkedElementCollection<ShapeElement^>^ GetNestedChildShapes( ShapeElement^ element )
Parameters
- element
- Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
Return Value
Type: Microsoft.VisualStudio.Modeling::LinkedElementCollection<ShapeElement^>^
Show: