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

In This Topic
    duplicate Method
    In This Topic

    duplicate method of IHTMLTxtRange interface.

    Syntax
    'Declaration
     
    Function duplicate() As IHTMLTxtRange
    IHTMLTxtRange duplicate()
    Remarks

    An original IDL definition of duplicate method was the following: HRESULT duplicate ([out, retval] IHTMLTxtRange** ReturnValue);

    See Also