Not
Not
Not (Get method)
Gets the flag indicating whether it is necessary to apply negation to this condition.
bool Not()Return Value
The flag value.
Not (Set method)
Sets the flag indicating whether it is necessary to apply negation to this condition.
void Not(
bool not // flag value
)Parameters
- not
[in] Flag value.
Last updated on