Leadtools.Annotations.Core Namespace : AnnContainerCollection Class |
The following tables list the members exposed by AnnContainerCollection.
Name | Description | |
---|---|---|
AnnContainerCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<AnnContainer>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<AnnContainer>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<AnnContainer>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<AnnContainer>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<AnnContainer>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<AnnContainer>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<AnnContainer>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<AnnContainer>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<AnnContainer>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<AnnContainer>) | |
Move | Moves an item to a new index. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnContainer>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<AnnContainer>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<AnnContainer>) | |
ToArray | Gets the item of this collection as an array. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnContainer>) |
Name | Description | |
---|---|---|
ClearItems | Clears the collection. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnContainer>) | |
InsertItem | Inserts an item into this collection. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnContainer>) | |
MoveItem | Moves an item to a new index. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnContainer>) | |
OnCollectionChanged | Fores the AnnObservableCollection<T>.CollectionChanged event. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnContainer>) | |
RemoveItem | Remove an item from the collection. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnContainer>) | |
SetItem | Sets an item in the collection with a new value. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnContainer>) |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the collection changes. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnContainer>) |