| Parameter | Description |
|---|---|
| condition | The condition to add. |
Adds an existing condition to this group.
If the condition already belongs to another group, it is first removed from that group. The condition is appended at the end of this group. Throws ArgumentException when the condition is this group or a group that contains this group, or when the condition, or one of its nested conditions, uses a variable from another graph.