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

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

    Parameters

    a
    b
    See Also