An NDoc Documented Class Library

BaseValidatorCollection Constructor (BaseValidator[])

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

public BaseValidatorCollection(
   BaseValidator[] a
);

Parameters

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

See Also

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