Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / ar Class / h Field

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