Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / al Class / b Method

In This Topic
    b Method (al)
    In This Topic
    Syntax
    'Declaration
     
    Protected Shadows b As System.Collections.Generic.IList(Of Date)
    protected new System.Collections.Generic.IList<DateTime> b
    See Also