RecognitionRuleUtility Methods |
The RecognitionRuleUtility type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAllOperators |
Get all supported operators
| |
| GetEmptyOperators |
Get empty supported operators
| |
| GetEqualAndRangeOperators |
Get equal and range operators
| |
| GetEqualOperators |
Get equal operators
| |
| GetNumericOperators |
Get numeric operators
| |
| GetStringOperators |
Get string operators
| |
| Matches(String, RecognitionRuleConstraint) |
Determines whether the given test value matches the given recognition rule constraint.
| |
| Matches(String, RecognitionRuleConstraint, Boolean) |
Determines whether the given test value matches the given recognition rule constraint.
|