←Select platform

AnnContainerCollection Class Members

Summary

The following tables list the members exposed by AnnContainerCollection.

Public Constructors

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

Public Methods

Name Description
Public Method Insert Inserts the specified AnnContainer into this AnnContainerCollection at the specified index.
Public Method Move Moves an item to a new index. (Inherited from AnnObservableCollection<AnnContainer>)
Public Method ToArray Gets the item of this collection as an array. (Inherited from AnnObservableCollection<AnnContainer>)

Protected Methods

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

Public Events

Name Description
Public Event CollectionChanged Occurs when the collection changes. (Inherited from AnnObservableCollection<AnnContainer>)

See Also

AnnContainerCollection Class

Leadtools.Annotations.Engine Namespace

Help Version 22.0.2023.7.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.