Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / ar Class / ak Method / ak(DateTime) Method

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

    Parameters

    a
    See Also