contains Method (AnnBatesStampCollection)

Summary

Determines whether the specified AnnBatesStamp is in the collection.

Syntax

JavaScript Syntax
AnnBatesStampCollection.prototype.contains = function(annBatesStamp)
TypeScript Syntax
contains(annBatesStamp: AnnBatesStamp): boolean;

Parameters

annBatesStamp

The AnnBatesStamp to locate in the collection.

Return Value

true if the AnnBatesStamp 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