QuickObjects.ObjectBase Send comments on this topic.
BaseFieldValidatorCollection Constructor
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseFieldValidatorCollection Class : BaseFieldValidatorCollection Constructor
Empty constructor. This will initialize the collection to 5 items.

Overload List

OverloadDescription
BaseFieldValidatorCollection Constructor() Empty constructor. This will initialize the collection to 5 items.  
BaseFieldValidatorCollection Constructor(Int32) Initializes the container to hold the specified number of items.  

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also