LEADTOOLS JavaScript (Leadtools)

RemoveAt Method

Show in webframe
The 0-based index of the item to remove.

Removes the item at the specified index of the LeadCollection.

Syntax
 function Leadtools.LeadCollection.removeAt( 
   index 
)

Parameters

ParameterTypeDescription
indexintThe 0-based index of the item to remove.
Remarks

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.