ShapeElement::GetChildElements Method (ModelElement^)
Visual Studio 2015
Gets a collection of child shapes that belong to the parent shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- parentElement
-
Type:
Microsoft.VisualStudio.Modeling::ModelElement^
The parent shape.
Return Value
Type: System.Collections::ICollection^A collection of child shapes that belong to the parent shape.
Show: