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

In This Topic
    nextSibling Property
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    ReadOnly Property nextSibling As IHTMLDOMNode
    IHTMLDOMNode nextSibling {get;}
    See Also