For a list of all members of this type, see RangeCondition members.
| Name | Description | |
|---|---|---|
![]() | Clone | Returns a RangeCondition instance with the same property values as this instance. |
![]() | Matches | Returns whether the specified value lies within the range defined by the MinimumValue and MaximumValue properties. |
| Name | Description | |
|---|---|---|
![]() | FirePropertyChanged | Raises the PropertyChanged event if there are any listeners. |
![]() | ShouldSerializeDataType | Returns true if the DataType property requires serialization. |
![]() | ShouldSerializeMaximumValue | Returns true if the MaximumValue property requires serialization. |
![]() | ShouldSerializeMinimumValue | Returns true if the MinimumValue property requires serialization. |