|
Op (Get method)
Gets a type of the conditions bundle operator. The and and or operators are available.
OperatorType Op() |
Return Value
Type of the conditions bundle operator.
Op (Set method)
Set the conditions bundle operator. The and and or operators are available.
void Op(
|
Parameters
op
[in] Type of the conditions bundle operator.