LogicalExpression Equals Method

Overload List

 

Name

Description

Public method

Equals(Object)

This method will return whether this object and the passed in object are equal.

(Overrides Expression Equals(Object).)

Public method

Equals(Expression, Expression)

This method will return whether the two passed in objects are equal.

(Inherited from Expression.)

Public method

Equals(LogicalExpression, LogicalExpression)

This method will return whether the two passed in objects are equal.

See

LogicalExpression Class

Scribe.Core.ConnectorApi Namespace