←Select platform

AnnObjectCollection Class Members

Summary

The following tables list the members exposed by AnnObjectCollection.

Public Constructors

Name Description
AnnObjectCollection Creates a new AnnObjectCollection with values.
AnnObservableCollection<T> Initializes a new empty AnnObservableCollection. (Inherited from AnnObservableCollection<AnnObject>)

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>)

Public Events

Name Description
CollectionChanged Occurs when the collection changes. (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