←Select platform

AnnContainerCollection Class Members

Summary

The following tables list the members exposed by AnnContainerCollection.

Public Constructors

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

Public Methods

Name Description
Move Moves an item to a new index. (Inherited from AnnObservableCollection<AnnContainer>)
ToArray Gets the item of this collection as an array. (Inherited from AnnObservableCollection<AnnContainer>)

Protected Methods

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

Public Events

Name Description
CollectionChanged Occurs when the collection changes. (Inherited from AnnObservableCollection<AnnContainer>)
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