LEADTOOLS JavaScript (Leadtools)

LeadCollection Object

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by LeadCollection.

Public Constructors
 NameDescription
LeadCollection ConstructorInitializes a new empty instance of the LeadCollection class.  
Top
Public Properties
 NameDescription
CountGets the number of items contained in the LeadCollection.  
ItemGets or sets the item at the specified index.  
Top
Public Methods
 NameDescription
AddAdds an object to the end of the LeadCollection.  
ClearRemoves all items from the LeadCollection.  
ContainsDetermines whether an item is in the LeadCollection.  
IndexOfSearches for the specified object and returns the 0-based index of the first occurrence within the entire LeadCollection.  
InsertInserts an item into the LeadCollection at the specified index.  
MoveMoves the item at the specified index to a new location in the collection.  
RemoveRemoves the first occurrence of a specific object from the LeadCollection.  
RemoveAt

Removes the item at the specified index of the LeadCollection.

 
ToArrayGets an array of the items in this collection.  
Top
Protected Methods
 NameDescription
ClearItemsRemoves all items from the collection.  
InsertItemInserts an item into the LeadCollection at the specified index.  
MoveItemMoves the item at the specified index to a new location in the collection.  
OnCollectionChangedRaises the CollectionChanged event with the provided arguments.  
RemoveItemRemoves the item at the specified index of the collection.  
SetItemReplaces the item at the specified index.  
Top
Public Events
 NameDescription
CollectionChangedOccurs when an item is added, removed, changed, moved, or the entire list is refreshed.  
Top
See Also

Reference

LeadCollection Object
Leadtools Namespace

 

 


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