Compares the current ExpressionInfo with another ExpressionInfo and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
Syntax
Parameters
- obj
- The expression to compare the current expression with.
Return Value
A signed integer that indicates the relative values of this instance and .
See Also