An NDoc Documented Class Library

BaseValidatorCollection Constructor (BaseValidatorCollection)

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

public BaseValidatorCollection(
   BaseValidatorCollection c
);

Parameters

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

See Also

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