IAccessible.accChild[Object] Property

Definition

public:
 property System::Object ^ accChild[System::Object ^] { System::Object ^ get(System::Object ^ varChild); };
[System.Runtime.InteropServices.DispId(-5002)]
public object accChild[object varChild] { [System.Runtime.InteropServices.DispId(-5002)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(-5002)>]
[<get: System.Runtime.InteropServices.DispId(-5002)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.accChild(obj) : obj
Public ReadOnly Property accChild(varChild As Object) As Object

Parameters

varChild
Object

Property Value

Attributes

Applies to