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

In This Topic
    d Method (as)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub d( _
       ByVal a As System.String _
    ) 
    public void d( 
       System.string a
    )

    Parameters

    a
    See Also