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

In This Topic
    clear Method (IHTMLDocument2)
    In This Topic

    clear method of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    Sub clear() 
    void clear()
    Remarks

    An original IDL definition of clear method was the following: HRESULT clear (void);

    See Also