←Select platform

AnnObjectCollection Class Methods

Summary

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

Public Methods

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

Protected Methods

Name Description
ClearItems Clears the collection. (Inherited from AnnObservableCollection<AnnObject>)
InsertItem Inserts an item into this collection. (Inherited from AnnObservableCollection<AnnObject>)
MoveItem Moves an item to a new index. (Inherited from AnnObservableCollection<AnnObject>)
OnCollectionChanged Raises the CollectionChanged event with the provided arguments.
RemoveItem Remove an item from the collection. (Inherited from AnnObservableCollection<AnnObject>)
SetItem Sets an item in the collection with a new value. (Inherited from AnnObservableCollection<AnnObject>)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly