Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / bu Class / an Method

In This Topic
    an Method (bu)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride Sub an( _
       ByVal a As System.Date _
    ) 
    protected abstract void an( 
       System.DateTime a
    )

    Parameters

    a
    See Also