\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / ViewAccessibleObject Class / GetChildCount Method

In This Topic
    GetChildCount Method (ViewAccessibleObject)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetChildCount() As System.Integer
    public override System.int GetChildCount()
    See Also