Name | Description | |
---|---|---|
FilterBinaryExpression Constructor | Initializes a new instance of the FilterBinaryExpression class. |
The following tables list the members exposed by FilterBinaryExpression.
Name | Description | |
---|---|---|
FilterBinaryExpression Constructor | Initializes a new instance of the FilterBinaryExpression class. |
Name | Description | |
---|---|---|
Expressions | Gets the expressions that are combined. (Inherited from C1.DataCollection.FilterNaryExpression) | |
FilterCombination | Gets the logical operator applied between the expressions. (Inherited from C1.DataCollection.FilterNaryExpression) | |
LeftExpression | Gets the left expression. | |
RightExpression | Gets the right expression. |
Name | Description | |
---|---|---|
Equals | (Inherited from C1.DataCollection.FilterNaryExpression) | |
GetHashCode | Serves as the default hash function. (Inherited from C1.DataCollection.FilterNaryExpression) | |
ToString | Returns a System.String that represents this instance. (Inherited from C1.DataCollection.FilterNaryExpression) |