Adds the elements of a BaseValidator array to the current BaseValidatorCollection
.
Adds the elements of a BaseValidator array to the current BaseValidatorCollection
.
public virtual int AddRange(BaseValidator[]);
Adds the elements of another BaseValidatorCollection
to the current BaseValidatorCollection
.
public virtual int AddRange(BaseValidatorCollection);
BaseValidatorCollection Class | BaseValidatorCollection Members | Genghis.Windows.Forms Namespace