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

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

    Parameters

    a
    See Also