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

In This Topic
    clearAttributes Method
    In This Topic

    clearAttributes method of IHTMLElement2 interface.

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

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

    See Also