Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / ad Class / b Method

In This Topic
    b Method (ad)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub b( _
       ByVal A_0 As C1.Win.Schedule.UI.a _
    ) 
    public void b( 
       C1.Win.Schedule.UI.a A_0
    )

    Parameters

    A_0
    See Also