LEADTOOLS JavaScript (Leadtools)

Contains Method (LeadCollection)

Show in webframe
The object to locate in the LeadCollection. The value can be null.
Determines whether an item is in the LeadCollection.
Syntax
 function Leadtools.LeadCollection.contains( 
   item 
)

Parameters

ParameterTypeDescription
itemobjectThe object to locate in the LeadCollection. The value can be null.

Return Value

TypeDescription
boolean true if item is found in the LeadCollection; otherwise, false.
Remarks

This method determines equality using the default equality comparer of the type of values in the list.

See Also

Reference

LeadCollection Object
LeadCollection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.