Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / at Class / g Field

In This Topic
    g Field (at)
    In This Topic
    Syntax
    'Declaration
     
    Protected g As System.Collections.Generic.List(Of Contact)
    protected System.Collections.Generic.List<Contact> g
    See Also