An NDoc Documented Class Library

BaseValidatorCollection Constructor (Int32)

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

public BaseValidatorCollection(
   int capacity
);

Parameters

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

See Also

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