Expand Minimize
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.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
public virtual ICollection GetChildElements(
	ModelElement parentElement
)

Parameters

parentElement
Type: Microsoft.VisualStudio.Modeling.ModelElement

The parent shape.

Return Value

Type: ICollection
A collection of child shapes that belong to the parent shape.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.