Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.8 Assembly / (Global) Namespace / af<a> Class / a Method

In This Topic
    a Method (af<a>)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function a( _
       ByVal a As a, _
       ByVal b As al, _
       ByVal c As ah(Of a) _
    ) As System.Tuple(Of String,ap,String)
    protected System.Tuple<string,ap,string> a( 
       a a,
       al b,
       ah<a> c
    )

    Parameters

    a
    b
    c
    See Also