Defines a condition which combines multiple conditions.
![]() | Adds a condition at the end of the list. |
![]() | Get all conditions that are being combined. |
![]() | Get the condition at the position specified. |
![]() | Remove the condition at the position specified. |
![]() | Set all conditions to be combined. |
![]() | Set the condition at the position specified. |
![]() | Get the operation from the condition that determines how the conditions are combined. The operation can be set to AND, OR, XOR, MINUS. |
![]() | Gets the number of conditions in the combined condition. |
Implemented Interface |
---|
IAgCrdnCondition |
IAgCrdn |