In This Topic ▼

AnnAutomations Class Members

Summary

The following tables list the members exposed by AnnAutomations.

Public Constructors

Name Description
Public Constructor static  | Shared in VB AnnAutomations Creates an empty AnnAutomations collection.

Public Methods

Name Description
Public Method add Adds the specified AnnAutomationObject to the end of the collection.
Public Method addRange Adds the items of the specified array to the end of this collection.
Public Method clear Removes all elements from this AnnAutomationObjects collection.
Public Method clearItems Removes all items from the collection.
Public Method contains Determines whether the specified AnnAutomation is in the collection.
Public Method getEnumerator Returns an enumerator that iterates through the collection.
Public Method indexOf Searches for the specified object and returns the zero-based index of the first occurrence within the entire collection.
Public Method insert Inserts an item into this collection at the specified index.
Public Method insertItem Inserts the specified AnnAutomation into this AnnAutomations collection 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 a specific object from the collection.
Public Method removeAt Removes the element at the specified index of the AnnAutomations collection.
Public Method removeItem Removes the element at the specified index of the AnnAutomationObjects collection.
Public Method setItem Replaces the element at the specified index.
Public Method toArray Copies the elements of the AnnAutomations collection to a new array.

Public Properties

Name Description
Public Property count Gets the number of elements contained in the collection.
Public Property item Gets or sets the element at the specified index.

Public Events

Name Description
Public Event static  | Shared in VB collectionChanged Occurs when the collection changes.

See Also

Reference

AnnAutomations Class

Leadtools.Annotations.Automation Namespace

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

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.