Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)
Products
|
Support
|
Email
a link to this topic. |
Send comments
on this topic. | Back to
Introduction
| Help Version 19.0.3.29
Contains Method (AnnRoles)
Show in webframe
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: JavaScript
JavaScript
The string to locate in the collection.
Determines whether the specified string is in the collection.
Syntax
JavaScript
function
Leadtools.Annotations.Core.AnnRoles.contains(
item
)
Parameters
Parameter
Type
Description
item
string
The string to locate in the collection.
Return Value
Type
Description
boolean
true
if the string is found; otherwise, it is
false
.
See Also
Reference
AnnRoles Object
AnnRoles Members
Error processing SSI file