Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / as Class / a Method

In This Topic
    a Method (as)
    In This Topic
    Syntax
    'Declaration
     
    Public Function a() As System.Collections.Generic.List(Of Theme)
    public System.Collections.Generic.List<Theme> a()
    See Also