LEADTOOLS JavaScript (Leadtools)

Add Method

Show in webframe
The object to be added to the end of the LeadCollection. The value can be null.
Adds an object to the end of the LeadCollection.
Syntax
 function Leadtools.LeadCollection.add( 
   item 
)

Parameters

ParameterTypeDescription
itemobjectThe object to be added to the end of the LeadCollection. The value can be null.
Remarks

LeadCollection accepts null as a valid value and allows duplicate items.

This method raises the CollectionChanged event with Add action.

See Also

Reference

LeadCollection Object
LeadCollection Members

 

 


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