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

In This Topic
    bc Method (aq)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function bc( _
       ByVal a As ak, _
       ByVal b As System.Drawing.Point, _
       ByVal c As System.Date _
    ) As System.Boolean
    protected virtual System.bool bc( 
       ak a,
       System.Drawing.Point b,
       System.DateTime c
    )

    Parameters

    a
    b
    c
    See Also