Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / av Class / av Constructor

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

    Parameters

    a
    See Also