[]
Describes a text filter expression with match case and match whole word properties.
public class FilterTextExpression : FilterOperationExpression
| Name | Description |
|---|---|
| FilterTextExpression(string, FilterOperation, object?, bool, bool) | Initializes a new instance of the FilterTextExpression class and base class. |
| Name | Description |
|---|---|
| MatchCase | To know MatchCase mode is enable or not |
| MatchWholeWord | To know MatchWholeWord mode is enable or not |
| Name | Description |
|---|---|
| Equals(object?) | |
| GetHashCode() |