ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.SuperTooltip Namespace / ImageCollection Class / RemoveItem Method

In This Topic
    RemoveItem Method (ImageCollection)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub RemoveItem( _
       ByVal index As System.Integer _
    ) 
    protected virtual void RemoveItem( 
       System.int index
    )

    Parameters

    index
    See Also