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

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

    Parameters

    a
    b
    See Also