名前 | 解説 | |
---|---|---|
![]() | IsActive | Gets a value that indicates whether the condition is active. |
![]() | Operator | Gets or sets the operator used by this condition. |
![]() | Parameter | Gets or sets the parameter used by this condition. |
FilterConditionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | IsActive | Gets a value that indicates whether the condition is active. |
![]() | Operator | Gets or sets the operator used by this condition. |
![]() | Parameter | Gets or sets the parameter used by this condition. |
名前 | 解説 | |
---|---|---|
![]() | Apply | Applies the condition to a given value. |
![]() | Clear | Clears this condition by setting the Operator to 'None' and the Parameter to null. |
![]() | Equals | objectから継承されます。 |
![]() | GetHashCode | objectから継承されます。 |
![]() | GetType | objectから継承されます。 |
![]() | ToString | objectから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | PropertyChanged | Fires when a property changes. |