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

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

    Parameters

    a
    b
    See Also