Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / a4 Class / e Field

In This Topic
    e Field (a4)
    In This Topic
    Syntax
    'Declaration
     
    Protected e As System.Collections.Generic.List(Of a)
    protected System.Collections.Generic.List<a> e
    See Also