WorkflowViewAccessibleObject::GetChild Method (Int32)
.NET Framework (current version)
Returns the accessible child object associated with the specified index.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index of the accessible child object to retrieve.
Return Value
Type: System.Windows.Forms::AccessibleObject^An AccessibleObject that represents the accessible child object corresponding to the specified index.
.NET Framework
Available since 3.0
Available since 3.0
Show: