ComponentOne FlexReport for WPF
Unquote Method

C1.WPF.FlexReport.4 Assembly > C1.WPF.FlexReport.Legacy Namespace > Utils Class : Unquote Method
Syntax
'Declaration
 
Public Shared Function Unquote( _
   ByVal s As System.String _
) As System.String
public static System.string Unquote( 
   System.string s
)

Parameters

s
See Also

Reference

Utils Class
Utils Members