IAnd And();
Group several constraints together.
IAnd And(IConstraint,IConstraint);
Group several constraints together.
IAnd And(IConstraint,IConstraint,string);
Groups several constraints together.
IAnd And(IConstraint[]);
Groups several constraints together.
IAnd And(IConstraint[],int,int);
Groups several constraints together.
IAnd And(IConstraint[],int,int,string);
Groups several constraints together.
IAnd And(IConstraint[],string);