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

CompoundExpressionInfo Class Members

The following tables list the members exposed by CompoundExpressionInfo.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CompoundExpressionInfo class with the specified parameters  
Top
Public Properties
 NameDescription
Public PropertyLeft expression. Null for unary expressions.  
Public PropertyRight expression  
Public PropertyOverridden. Gets if this ExpressionInfo contains only constant values.  
Public PropertyExpression operator.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Returns ExpressionInfo Children  
Public MethodOverloaded. Overridden. Implements Equals method  
Public MethodOverridden. Generates expression string  
Public MethodOverridden. Implements GetHashCode method  
Top
See Also