Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / bj Class / ao Method

In This Topic
    ao Method (bj)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride Function ao( _
       ByVal a As System.Date _
    ) As am
    protected abstract am ao( 
       System.DateTime a
    )

    Parameters

    a
    See Also