Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / as Class / h Field

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