Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / as Class / Add Method

In This Topic
    Add Method (as)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Add( _
       ByVal theme As BaseTheme _
    ) 
    public void Add( 
       BaseTheme theme
    )

    Parameters

    theme
    See Also