C1.Win.4.8 Assembly / C1.Framework.Accessibility Namespace / C1ControlAccessibleObject Class / GetChildCount Method

In This Topic
GetChildCount Method (C1ControlAccessibleObject)
In This Topic
Retrieves the number of children belonging to an accessible object.
Syntax
'Declaration
 
Public Overrides Function GetChildCount() As Integer
 

Return Value

The number of children belonging to an accessible object.
See Also