Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / aa Class / aa Constructor

In This Topic
    aa Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal a As System.Integer, _
       ByVal b As System.Integer _
    )
    public aa( 
       System.int a,
       System.int b
    )

    Parameters

    a
    b
    See Also