contains Method

Summary

Determines whether the specified AnnLayer is in the collection.

Syntax
TypeScript
JavaScript
AnnLayerCollection.prototype.contains = function( 
   item 
) 
contains( 
   item: AnnLayer 
): boolean; 

Parameters

item

The AnnLayer to locate in the collection.

Return Value

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

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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