ComponentOne FlexReport for WinForms
Unquote Method

C1.Win.FlexReport.4 Assembly > C1.Win.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