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

In This Topic
    bi Method (co)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function bi( _
       ByVal a As System.Date _
    ) As bp
    protected override bp bi( 
       System.DateTime a
    )

    Parameters

    a
    See Also