WorkflowViewAccessibleObject.GetChild(Int32) Metoda

Definicja

Zwraca dostępny obiekt podrzędny skojarzony z określonym indeksem.

public:
 override System::Windows::Forms::AccessibleObject ^ GetChild(int index);
public override System.Windows.Forms.AccessibleObject GetChild (int index);
override this.GetChild : int -> System.Windows.Forms.AccessibleObject
Public Overrides Function GetChild (index As Integer) As AccessibleObject

Parametry

index
Int32

Indeks od zera dostępnego obiektu podrzędnego do pobrania.

Zwraca

AccessibleObject

Element AccessibleObject reprezentujący dostępny obiekt podrzędny odpowiadający określoneowi indeksowi.

Dotyczy