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

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