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

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

    Parameters

    a
    See Also