contains Method (AnnBatesElementCollection)

Summary

Determines whether the specified IAnnBatesElement is in the collection.

Syntax

JavaScript Syntax
AnnBatesElementCollection.prototype.contains = function(batesElement)
TypeScript Syntax
contains(batesElement: IAnnBatesElement): boolean;

Parameters

batesElement

The IAnnBatesElement to locate in the collection.

Return Value

true if the IAnnBatesElement is found; otherwise, it is false.

Requirements

Target Platforms

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