Version

ComplementCondition Class Members

The following tables list the members exposed by ComplementCondition.

Public Constructors
 NameDescription
Public ConstructorComplementCondition ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyConditionGets/sets the ICondition to complement.  
Public Methods
 NameDescription
Public MethodCloneReturns a deep clone of the ComplementCondition.  
Public MethodMatchesDetermines whether the provided value is not a match of the Condition.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeConditionReturns whether the condition to complement should be serialized.  
Public Events
 NameDescription
Public EventPropertyChangedFired when a property is changed on the ComplementCondition.  
See Also