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

Overload List

OverloadDescription
Contains(BaseField) Attempts to locate the BaseField within the collection.  
Contains(String) Returns true if the specified fields is contained within the collection.  

Requirements

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

See Also