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

In This Topic
    d Method (br)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function d( _
       ByVal a As br, _
       ByVal b As br _
    ) As System.Boolean
    public static System.bool d( 
       br a,
       br b
    )

    Parameters

    a
    b
    See Also