An NDoc Documented Class Library

FormValidatorCollection Constructor (Int32)

Initializes a new instance of the FormValidatorCollection class that has the specified initial capacity.

public FormValidatorCollection(
   int capacity
);

Parameters

capacity
The number of elements that the new FormValidatorCollection is initially capable of storing.

See Also

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