Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemeCollection Class / RemoveItem Method

In This Topic
    RemoveItem Method (C1ThemeCollection)
    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