Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / dd Class / dd Constructor

In This Topic
    dd Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal a As System.Object _
    )
    public dd( 
       System.object a
    )

    Parameters

    a
    See Also