Version 24.2 (latest)

MatchConditionGroup Class Properties

For a list of all members of this type, see MatchConditionGroup members.

Public Properties
 NameDescription
Public PropertyConditionsThe collection of IMatchCondition instances that will be evaluated when the IsMatch method is invoked.  
Public PropertyMustMatchAllReturns a boolean indicating if all the items in the collection must match against the item being evaluated.  
See Also