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

In This Topic
    by Method (dm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function by( _
       ByVal a As dr _
    ) As System.Boolean
    protected override System.bool by( 
       dr a
    )

    Parameters

    a
    See Also