LeadCollection Class Methods

Summary

For a list of all members of this type, see LeadCollection members

Public Methods

Name Description
add Adds an object to the end of the LeadCollection.
addRange Adds the array of objects to the end of the LeadCollection.
clear Removes all items from the LeadCollection.
clearItems Removes all items from the collection.
collectionChanged.remove Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.
contains Determines whether an item is in the LeadCollection.
indexOf Searches for the specified object and returns the 0-based index of the first occurrence within the entire LeadCollection.
insert Inserts an item into the LeadCollection at the specified index.
insertItem Inserts an item into the LeadCollection at the specified index.
insertItemRange Inserts an array of items into the LeadCollection at the specified index.
insertRange Inserts an array of items into the LeadCollection at the specified index.
move Moves the item at the specified index to a new location in the collection.
moveItem Moves the item at the specified index to a new location in the collection.
onCollectionChanged Raises the CollectionChanged event with the provided arguments.
remove Removes the first occurrence of a specific object from the LeadCollection.
removeAt Removes the item at the specified index of the LeadCollection.
removeItem Removes the item at the specified index of the collection.
removeItemRange Removes the items at the specified index of the collection.
removeRange Removes the items at the specified index of the collection.
setItem Replaces the item at the specified index.
toArray Gets an array of the items in this collection.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly