contains Method

Summary

Determines whether the specified string is in the collection.

Syntax
TypeScript
JavaScript
AnnRoles.prototype.contains = function( 
   item 
) 
contains( 
   item: string 
): boolean; 

Parameters

item

The string to locate in the collection.

Return Value

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

Requirements

Target Platforms

Help Version 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.