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

In This Topic
    bv Method (br)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride Function bv( _
       ByVal a As cd _
    ) As System.Boolean
    protected abstract System.bool bv( 
       cd a
    )

    Parameters

    a
    See Also