Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLElement Interface / children Property

In This Topic
    children Property
    In This Topic

    children property of IHTMLElement interface.

    Syntax
    'Declaration
     
    ReadOnly Property children As System.Object
    System.object children {get;}
    Remarks

    An original IDL definition of children property was the following: IDispatch* children;

    See Also