Scheduler for WinForms | ComponentOne
C1.Win.ScheduleCore Assembly / (Global) Namespace / ai Class / b Method

In This Topic
    b Method (ai)
    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