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

In This Topic
    swapNode Method
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    Function swapNode( _
       ByVal otherNode As IHTMLDOMNode _
    ) As IHTMLDOMNode
    IHTMLDOMNode swapNode( 
       IHTMLDOMNode otherNode
    )

    Parameters

    otherNode
    See Also