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

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

    Parameters

    a
    See Also