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

In This Topic
    a Method (aj)
    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