Share via


IAccessible.accChildCount Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property accChildCount As Integer
    Get
'Usage
Dim instance As IAccessible
Dim value As Integer

value = instance.accChildCount
int accChildCount { get; }

Property Value

Type: System.Int32

See Also

Reference

IAccessible Interface

IAccessible Members

Microsoft.Office.Core Namespace