Name | Description | |
---|---|---|
CompareTo | Compares this instance to a specified object and returns an integer that indicates their relationship to one another. | |
Equals | Overloaded. Overloaded. Determines whether the specified ExpressionInfo object represents the same expression as this one. | |
GetHashCode | Generates a unique HashCode for this expression. | |
Parse | Overloaded. Parses the specified expression string and returns an ExpressionInfo object that represents the specified expression. | |
ToString | Returns the string representation of this object suitable for RDL output. | |
Validate | Performs validatation on the expression. |