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

In This Topic
    c Method (aj)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function c( _
       ByVal a As System.String _
    ) As System.Byte()
    public static System.byte[] c( 
       System.string a
    )

    Parameters

    a
    See Also