ShapeElement.GetChildElements Method
Gets a collection of child shapes that belong to the parent shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
Parameters
- parentElement
- Type: Microsoft.VisualStudio.Modeling.ModelElement
The parent shape.
Return Value
Type: System.Collections.ICollectionA collection of child shapes that belong to the parent shape.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.