contains Method

Summary

Determines whether an element is in the collection.

Syntax
TypeScript
JavaScript
AnnContainerCollection.prototype.contains = function( 
   item 
) 
contains( 
   item: AnnContainer 
): boolean; 

Parameters

item

The object to locate in the collection.

Return Value

true if item is found in the collection; otherwise, 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.