An NDoc Documented Class Library

FormValidatorCollection Constructor (FormValidator[])

Initializes a new instance of the FormValidatorCollection class that contains elements copied from the specified FormValidator array.

public FormValidatorCollection(
   FormValidator[] a
);

Parameters

a
The FormValidator array whose elements are copied to the new list.

See Also

FormValidatorCollection Class | FormValidatorCollection Members | Genghis.Windows.Forms Namespace | FormValidatorCollection Constructor Overload List