contains Method

Summary

Determines whether the specified AnnBatesStamp is in the collection.

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

Parameters

item

The AnnBatesStamp to locate in the collection.

Return Value

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

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.