MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions Namespace / ExpressionExtensions Class
Methods

In This Topic
ExpressionExtensions Class Members
In This Topic

The following tables list the members exposed by ExpressionExtensions.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Searches for the specified reference type (Identifier or MethodName).  
Public Methodstatic (Shared in Visual Basic)Checks if a given expression is Identifier with a given name or complex expression that contains Identifier with a given name.  
Public Methodstatic (Shared in Visual Basic)Checks if given expression is function from a given list.  
Public Methodstatic (Shared in Visual Basic)Checks if a given expression is Identifier with a given name.  
Public Methodstatic (Shared in Visual Basic)Сhecks whether the given expression is empty.  
Public Methodstatic (Shared in Visual Basic)Returns a value that indicates whether the given expression is valid.  
Public Methodstatic (Shared in Visual Basic)Returns the inverse of this expression.  
Public Methodstatic (Shared in Visual Basic)Re-creates new expression tree with renamed identifier.  
Public Methodstatic (Shared in Visual Basic)Replaces all occurrences of the identifier in current expression, using provided function.  
Top
See Also