PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Debug Namespace / DebugUtils Class / WriteLine Method / WriteLine(String) Method

In This Topic
    WriteLine(String) Method
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Public Overloads Shared Sub WriteLine( _
       ByVal s As String _
    ) 
    public static void WriteLine( 
       string s
    )

    Parameters

    s
    See Also