Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / cm Class / f(TimeSpan) Method

In This Topic
    f(TimeSpan) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub f( _
       ByVal a As System.TimeSpan _
    ) 
    protected void f( 
       System.TimeSpan a
    )

    Parameters

    a
    See Also