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

In This Topic
    o Method (cc)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function o( _
       ByVal a As System.Drawing.Point _
    ) As System.String
    public static System.string o( 
       System.Drawing.Point a
    )

    Parameters

    a
    See Also