This topic has not yet been rated - Rate this topic

ShapeElement.GetChildElements Method

Gets a collection of child shapes that belong to the parent shape.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public virtual ICollection GetChildElements(
	ModelElement parentElement
)

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.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ