ShapeField::GetAccessibleChild Method (ShapeElement^, Int32)
Visual Studio 2015
Gets the Accessibility object for the child shape field.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- parentShape
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
The parent shape field of the child shape field.
- index
-
Type:
System::Int32
The index that is assigned to the child shape field.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeSubField^The Accessibility object for the child shape field.
Show: