'宣言 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
戻り値の型
指定したインデックスに対応する子ユーザー補助オブジェクトを表す System.Windows.Forms.AccessibleObject。