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

In This Topic
    d Field (al)
    In This Topic
    Syntax
    'Declaration
     
    Protected Shadows d As System.Collections.Generic.SortedList(Of Date,aa)
    protected new System.Collections.Generic.SortedList<DateTime,aa> d
    See Also