←Select platform
In This Topic ▼

AnnObjectCollection Class Methods

Summary

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

Public Methods

Name Description
Public Method
BringToFront Moves an object up in the Z-order of the list.
Public Method Move Moves an item to a new index. (Inherited from AnnObservableCollection<AnnObject>)
Public Method SendToBack Moves an object down in the Z-order of the list.
Public Method ToArray Gets the item of this collection as an array. (Inherited from AnnObservableCollection<AnnObject>)

Protected Methods

Name Description
Protected Method
ClearItems Clears the collection. (Inherited from AnnObservableCollection<AnnObject>)
Protected Method InsertItem Inserts an item into this collection. (Inherited from AnnObservableCollection<AnnObject>)
Protected Method MoveItem Moves an item to a new index. (Inherited from AnnObservableCollection<AnnObject>)
Protected Method OnCollectionChanged(AnnNotifyCollectionChangedEventArgs) Raises the CollectionChanged event. (Inherited from AnnObservableCollection<AnnObject>)
Protected Method OnCollectionChanged(NotifyLeadCollectionChangedEventArgs) Raises the CollectionChanged event with the provided arguments. (Inherited from AnnObservableCollection<AnnObject>)
Protected Method RemoveItem Remove an item from the collection. (Inherited from AnnObservableCollection<AnnObject>)
Protected Method SetItem Sets an item in the collection with a new value. (Inherited from AnnObservableCollection<AnnObject>)

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

Leadtools.Annotations.Engine Assembly