In This Topic ▼

AnnRoles Class Methods

Summary

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

Public Methods

Name Description
Public Method add Adds the specified string 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 the list.
Public Method clearItems Removes all items from the list.
Public Method contains Determines whether the specified string is in the collection.
Public Method getEnumerator Returns an enumerator that iterates through the list.
Public Method indexOf Gets the index of a string in this list.
Public Method insert Inserts an item into this collection at the specified index.
Public Method insertItem Inserts the specified string into this list 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 list.
Public Method moveItem Moves the item at the specified index to a new location in the list.
Public Method onCollectionChanged Raises the CollectionChanged event with the provided arguments.
Public Method remove Removes the first occurrence of the specified string from the collection.
Public Method removeAt Removes the element at the specified index of the list.
Public Method removeItem Removes the first occurrence of the specified string from the list.
Public Method setItem Replaces the element at the specified index.
Public Method toArray Copies the elements of the list to a new array.

See Also

AnnRoles Class

Leadtools.Annotations.Engine Namespace

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

Leadtools.Annotations.Engine Assembly

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