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

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