CalcEngine for .NET
C1.CalcEngine.ExpressionEngine Namespace / IExpressionSyntax Interface / StringQuotes Property

In This Topic
    StringQuotes Property
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property StringQuotes As List(Of Quotes)
    List<Quotes> StringQuotes {get;}
    See Also