LEADTOOLS JavaScript (Leadtools)

Remove Method

Show in webframe
The object to remove from the LeadCollection. The value can be null.
Removes the first occurrence of a specific object from the LeadCollection.
Syntax
 function Leadtools.LeadCollection.remove( 
   item 
)

Parameters

ParameterTypeDescription
itemobjectThe object to remove from the LeadCollection. The value can be null.
Remarks

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

This method raises the CollectionChanged event with Remove action.

See Also

Reference

LeadCollection Object
LeadCollection Members

 

 


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