Equals(Expression) Method
Indicates whether the current
Expression is equal to another
Expression.
Parameters
- other
- An Expression to compare with this instance.
Return Value
true
if the current
Expression is equal to the other
Expression; otherwise,
false
.