Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / an Class / an Constructor

In This Topic
    an Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ParamArray a() As System.String _
    )
    public an( 
       params System.string[] a
    )

    Parameters

    a
    See Also