Scheduler for WinForms | ComponentOne
C1.Win.ScheduleCore Assembly / (Global) Namespace / ai Class / a Method

In This Topic
    a Method (ai)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function a( _
       ByVal a As System.String, _
       ByVal b As System.String _
    ) As System.Boolean
    public static System.bool a( 
       System.string a,
       System.string b
    )

    Parameters

    a
    b
    See Also