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

In This Topic
    av Method (a2)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride Function av( _
       ByVal A_0 As System.Date _
    ) As af
    protected abstract af av( 
       System.DateTime A_0
    )

    Parameters

    A_0
    See Also