ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _ExpressionSyntaxTreeFactory Class / _andAlso Method

In This Topic
    _andAlso Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _andAlso( _
       ByVal left As IExpressionSyntaxTree, _
       ByVal right As IExpressionSyntaxTree _
    ) As IBinaryExpressionSyntaxTree

    Parameters

    left
    right
    See Also