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

Overload List

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

Requirements

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

See Also