Leadtools.Annotations.Core Namespace : AnnObjectCollection Class |
The following tables list the members exposed by AnnObjectCollection.
Name | Description | |
---|---|---|
AnnObjectCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<AnnObject>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<AnnObject>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<AnnObject>) |
Name | Description | |
---|---|---|
ClearItems | Clears the collection. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnObject>) | |
InsertItem | Inserts an item into this collection. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnObject>) | |
MoveItem | Moves an item to a new index. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnObject>) | |
OnCollectionChanged | Fores the AnnObservableCollection<T>.CollectionChanged event. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnObject>) | |
RemoveItem | Remove an item from the collection. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnObject>) | |
SetItem | Sets an item in the collection with a new value. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnObject>) |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the collection changes. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnObject>) |