QuickObjects.ObjectBase Send comments on this topic.
Remove Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseFieldValidatorCollection Class : Remove Method
Removes the first occurrence of a specific BaseFieldValidator from the Collection.

Overload List

OverloadDescription
Remove(BaseFieldValidator) Removes the first occurrence of a specific BaseFieldValidator from the Collection.  
Remove(ValidatorTypes) Removes the first occurrence of a specific validator type from the Collection.  

Requirements

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

See Also