LineSegmentAccessibleObject::GetChild Method (Int32)
Visual Studio 2015
Retrieves the accessible child corresponding to the specified index.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index of the accessible child.
Return Value
Type: System.Windows.Forms::AccessibleObject^
Show: