[]
Overloaded. Determines whether the specified ExpressionInfo object represents the same expression as this one.
public override bool Equals(object expression)
Type | Name | Description |
---|---|---|
object | expression |
Type | Description |
---|---|
bool |
Determines whether the specified ExpressionInfo object represents the same expression as this one.
public virtual bool Equals(ExpressionInfo expression)
Type | Name | Description |
---|---|---|
ExpressionInfo | expression |
Type | Description |
---|---|
bool |