QuickObjects.ObjectBase Send comments on this topic.
Contains Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseFieldValidatorCollection Class : Contains Method
Attempts to locate the BaseFieldValidator within the collection.

Overload List

OverloadDescription
Contains(BaseFieldValidator) Attempts to locate the BaseFieldValidator within the collection.  
Contains(String) Returns true if the specified BaseFieldValidator is contained within the collection.  
Contains(ValidatorTypes) Returns true if the specified validatorType is contained within the collection.  

Requirements

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

See Also