Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / de Class / e Method

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

    Parameters

    a
    b
    See Also