Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / at Class / b Method

In This Topic
    b Method (at)
    In This Topic
    Syntax
    'Declaration
     
    Protected b As System.Collections.Generic.List(Of Category)
    protected System.Collections.Generic.List<Category> b
    See Also