For a list of all members of this type, see OperatorCondition members.
Name | Description | |
---|---|---|
Clone | Returns a deep clone of the OperatorCondition. | |
Matches | Determines whether the provided value matches the CompareValue based on the ConditionOperator. |
Name | Description | |
---|---|---|
FirePropertyChanged | Raises the PropertyChanged event if there are any listeners. | |
ShouldSerializeCompareValue | Returns true if the object should be serialized. | |
ShouldSerializeConditionOperator | Returns true if the condition operator should be serialized. | |
ShouldSerializeIsCaseSensitive | Returns true if IsCaseSensitive should be serialized. |