contains Method (AnnAutomationObjects)

Summary

Determines whether an AnnAutomationObject is in the collection.

Syntax

JavaScript Syntax
AnnAutomationObjects.prototype.contains = function(obj)
TypeScript Syntax
contains(obj: AnnAutomationObject): boolean;

Parameters

obj

The AnnAutomationObject which will be checked for existence in the collection

Return Value

This method returns true if the AnnAutomationObject represented by the obj parameter exists in the collection; otherwise, it is false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize