Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / cl Class / b(Int32) Method

In This Topic
    b(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub b( _
       ByVal a As System.Integer _
    ) 
    protected void b( 
       System.int a
    )

    Parameters

    a
    See Also