Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / cc Class / j Method

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

    Parameters

    a
    b
    See Also