Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Contains Method (AnnRoles)

Show in webframe
The string to locate in the collection.
Determines whether the specified string is in the collection.
Syntax
 function Leadtools.Annotations.Core.AnnRoles.contains( 
   item 
)

Parameters

ParameterTypeDescription
itemstringThe string to locate in the collection.

Return Value

TypeDescription
boolean true if the string is found; otherwise, it is false.
See Also

Reference

AnnRoles Object
AnnRoles Members

Error processing SSI file