This method adds the constraint to the invoking or-constraint.
This method adds the constraint to the invoking or-constraint.
IConstraint Add(IConstraint);
This method adds the array of constraints to the invoking or-constraint.
IConstraint[] Add(IConstraint[]);
This method adds constraints to the invoking instance of IOr
.
IConstraint[] Add(IConstraint[],int,int);