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

In This Topic
    Remove Method (IHTMLControlRange)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Sub Remove( _
       ByVal index As System.Integer _
    ) 
    void Remove( 
       System.int index
    )

    Parameters

    index
    See Also