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

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