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

In This Topic
    toString Method (IHTMLElement)
    In This Topic

    toString method of IHTMLElement interface.

    Syntax
    'Declaration
     
    Function toString() As System.String
    System.string toString()
    Remarks

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

    See Also