Previous  Next

Not (Get method)

Gets the flag indicating whether it is necessary to apply negation to these conditions.  

bool Not()

Return Value

The flag value.

Not (Set method)

Sets the flag indicating whether it is necessary to apply negation to these conditions

void  Not(
   bool  not      // flag value 
   )

Parameters

not

[in]  Flag value.