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

In This Topic
    _not Method (_ExpressionSyntaxTreeFactory)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _not( _
       ByVal expr As IExpressionSyntaxTree _
    ) As IUnaryExpressionSyntaxTree

    Parameters

    expr
    See Also