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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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