LEADTOOLS JavaScript (Leadtools)

RemoveItem Method

Show in webframe
The 0-based index of the item to remove.
Removes the item at the specified index of the collection.
Syntax
 function Leadtools.LeadCollection.removeItem( 
   index 
)

Parameters

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

This method raises the CollectionChanged event with Remove action.

Notes to Inheritors

Derived classes can override this method to change the behavior of the Remove and RemoveAt methods.

See Also

Reference

LeadCollection Object
LeadCollection Members

 

 


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