Version

NegationMatchCondition Class Members

The following tables list the members exposed by NegationMatchCondition.

Public Constructors
Public Properties
 NameDescription
Public PropertyConditionThe condition whose IMatchCondition.IsMatch result is negated to determine the result of this objects IsMatch method.  
Public Methods
 NameDescription
Public MethodIsMatchDetermines if the specified object returns is the inverse of the result of checking the criteria for the Condition  
See Also