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

In This Topic
    h Field (al)
    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