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

In This Topic
    addImport Method
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Sub addImport( _
       ByVal bstrUrl As System.String, _
       ByVal lIndex As System.Integer _
    ) 
    void addImport( 
       System.string bstrUrl,
       System.int lIndex
    )

    Parameters

    bstrUrl
    lIndex
    See Also