Name | Description | |
---|---|---|
FilterNotExpression Constructor | Initializes a new instance of the FilterNotExpression class. |
The following tables list the members exposed by FilterNotExpression.
Name | Description | |
---|---|---|
FilterNotExpression Constructor | Initializes a new instance of the FilterNotExpression class. |
Name | Description | |
---|---|---|
NotExpression | Gets the expression that is negated. |
Name | Description | |
---|---|---|
Equals | Overridden. | |
GetHashCode | Overridden. | |
ToString | Returns a System.String that represents this instance. |
Name | Description | |
---|---|---|
GetExpresssionInScope | Gets the expression corresponding to the specified scope. | |
IsExpresssionInScope | Gets whether the expression belongs to the specified scope. | |
RemoveExpressionInScope | Removes the expression in the specified scope. | |
ReplaceExpressionInScope | Replaces the expression in the specified scope by the newExpression. |