FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport.Legacy Namespace / Utils Class / Unquote Method

In This Topic
    Unquote Method (Utils)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function Unquote( _
       ByVal s As String _
    ) As String
    public static string Unquote( 
       string s
    )

    Parameters

    s
    See Also