In This Topic ▼

AnnBatesElementCollection Class Methods

Summary

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

Public Methods

Name Description
Public Method
add Adds the specified IAnnBatesElement to the end of the collection.
Public Method addRange Adds the items of the specified array to the end of this collection.
Public Method bringToFront Moves an object up in the Z-order of the list.
Public Method clear Removes all elements from this AnnBatesElementCollection.
Public Method clearItems Removes all items from the collection.
Public Method contains Determines whether the specified IAnnBatesElement is in the collection.
Public Method getEnumerator Returns an enumerator that iterates through the collection.
Public Method indexOf Gets the index of an object in this collection.
Public Method insert Inserts an item into this collection at the specified index.
Public Method insertItem Inserts the specified IAnnBatesElement into this AnnBatesElementCollection at the specified index.
Public Method insertItemRange Inserts the items of the specified array to into this collection at the specified index.
Public Method insertRange Inserts the items of the specified array to into this collection at the specified index.
Public Method move Moves the item at the specified index to a new location in the collection.
Public Method moveItem Moves the item at the specified index to a new location in the collection.
Public Method onCollectionChanged Raises the CollectionChanged event with the provided arguments.
Public Method remove Removes the first occurrence of the specified IAnnBatesElement from the collection.
Public Method removeAt Removes the element at the specified index of the AnnBatesElementCollection.
Public Method removeItem Removes the first occurrence of the specified IAnnBatesElement from the collection.
Public Method sendToBack Moves an object down in the Z-order of the list.
Public Method setItem Replaces the element at the specified index.
Public Method toArray Copies the elements of the AnnBatesElementCollection to a new array.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly