contains Method (AnnAutomations)

Summary

Determines whether the specified AnnAutomation is in the collection.

Syntax

JavaScript Syntax
AnnAutomations.prototype.contains = function(obj)
TypeScript Syntax
contains(obj: AnnAutomation): boolean;

Parameters

obj

The AnnAutomation to locate in the collection.

Return Value

true if the AnnAutomation is found, false otherwise.

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