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

In This Topic
    s Method (dq)
    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