ListField::GetAccessibleChildCount Method (ShapeElement^)

 

Retrieves the number of accessible children belonging to this ShapeField.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
virtual int GetAccessibleChildCount(
	ShapeElement^ parentShape
) override

Parameters

parentShape
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^

The ShapeElement that contains this ShapeField.

Return Value

Type: System::Int32
Return to top
Show: