Leadtools.Annotations.Core Namespace : AnnLayerCollection Class |
The following tables list the members exposed by AnnLayerCollection.
Name | Description | |
---|---|---|
AnnLayerCollection Constructor | Creates a new layer collection for the specified owner. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<AnnLayer>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<AnnLayer>) | |
Owner | Gets the owner layer of this collection. |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<AnnLayer>) |
Name | Description | |
---|---|---|
ClearItems | Clears the collection. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnLayer>) | |
InsertItem | Overridden. Inserts an item into this collection. | |
MoveItem | Moves an item to a new index. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnLayer>) | |
OnCollectionChanged | Fores the AnnObservableCollection<T>.CollectionChanged event. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnLayer>) | |
RemoveItem | Overridden. Removes an item from this collection. | |
SetItem | Sets an item in the collection with a new value. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnLayer>) |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the collection changes. (Inherited from Leadtools.Annotations.Core.AnnObservableCollection<AnnLayer>) |