FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / StringParser.Params Structure / IsQuotes Method

In This Topic
    IsQuotes Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function IsQuotes( _
       ByVal c As Char _
    ) As Boolean
    public bool IsQuotes( 
       char c
    )

    Parameters

    c
    See Also