Error processing SSI file
(Leadtools.Annotations.Documents)

Contains Method (AnnBatesElementCollection)

Show in webframe
The IAnnBatesElement to locate in the collection.
Determines whether the specified IAnnBatesElement is in the collection.
Syntax
 function Leadtools.Annotations.Documents.AnnBatesElementCollection.contains( 
   batesElement 
)

Parameters

ParameterTypeDescription
batesElementIAnnBatesElementThe IAnnBatesElement to locate in the collection.

Return Value

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

Reference

AnnBatesElementCollection Object
AnnBatesElementCollection Members

Error processing SSI file