GetChildCount Method (C1ControlAccessibleObject)
Retrieves the number of children belonging to an accessible object.
public override int GetChildCount()
'Declaration
Public Overrides Function GetChildCount() As Integer
Return Value
The number of children belonging to an accessible object.