Copies the entire BaseValidatorCollection
to a one-dimensional
string array.
Copies the entire BaseValidatorCollection
to a one-dimensional
BaseValidator array, starting at the specified index of the target array.
public virtual void CopyTo(BaseValidator[],int);
Copies the entire BaseValidatorCollection
to a one-dimensional
string array.
public virtual void CopyTo(BaseValidator[]);
BaseValidatorCollection Class | BaseValidatorCollection Members | Genghis.Windows.Forms Namespace