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