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

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