Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemeCollection Class / Contains Method / Contains(C1Theme) Method

In This Topic
    Contains(C1Theme) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function Contains( _
       ByVal item As C1Theme _
    ) As System.Boolean
    public System.bool Contains( 
       C1Theme item
    )

    Parameters

    item
    See Also