An NDoc Documented Class Library

FormValidatorCollection Constructor (FormValidatorCollection)

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

public FormValidatorCollection(
   FormValidatorCollection c
);

Parameters

c
The FormValidatorCollection whose elements are copied to the new collection.

See Also

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