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

In This Topic
    af Method (as)
    In This Topic
    Syntax
    'Declaration
     
    Protected af As System.Collections.Generic.IList(Of Date)
    protected System.Collections.Generic.IList<DateTime> af
    See Also