Input for WinForms
GetChild メソッド (C1ControlAccessibleObject)

C1.Win.8 アセンブリ > C1.Framework.Accessibility 名前空間 > C1ControlAccessibleObject クラス : GetChild メソッド
The zero-based index of the accessible child.
Retrieves the accessible child corresponding to the specified index.
シンタックス
'宣言
 
Public Overrides Function GetChild( _
   ByVal index As System.Integer _
) As System.Windows.Forms.AccessibleObject
public override System.Windows.Forms.AccessibleObject GetChild( 
   System.int index
)

パラメータ

index
The zero-based index of the accessible child.

戻り値の型

An System.Windows.Forms.AccessibleObject that represents the accessible child corresponding to the specified index.
参照

C1ControlAccessibleObject クラス
C1ControlAccessibleObject メンバ