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

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

    Parameters

    a
    b
    See Also