Click or drag to resize

RecognitionRuleUtility Methods

The RecognitionRuleUtility type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAllOperators
Get all supported operators
Public methodStatic memberGetEmptyOperators
Get empty supported operators
Public methodStatic memberGetEqualAndRangeOperators
Get equal and range operators
Public methodStatic memberGetEqualOperators
Get equal operators
Public methodStatic memberGetNumericOperators
Get numeric operators
Public methodStatic memberGetStringOperators
Get string operators
Public methodStatic memberMatches(String, RecognitionRuleConstraint)
Determines whether the given test value matches the given recognition rule constraint.
Public methodStatic memberMatches(String, RecognitionRuleConstraint, Boolean)
Determines whether the given test value matches the given recognition rule constraint.
Top
See Also