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