_IMsoOleAccDispObj.accChildCount Property

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

Syntax

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

value = instance.accChildCount
int accChildCount { get; }

Property Value

Type: System.Int32

Implements

IAccessible.accChildCount

See Also

Reference

_IMsoOleAccDispObj Interface

_IMsoOleAccDispObj Members

accChildCount Overload

Microsoft.Office.Core Namespace