function Leadtools.Annotations.Automation.AnnAutomationObjects.contains( obj )
| Parameter | Type | Description | 
|---|---|---|
| obj | AnnAutomationObject | The AnnAutomationObject which will be checked for existence in the collection | 
| Type | Description | 
|---|---|
| boolean | This method returns true if the AnnAutomationObject represented by the obj parameter exists in the collection; otherwise, it is false. |