This document is archived and information here might be outdated. Recommended version. |
Provides access to members that work with a collection of annotation settings for a feature layer.
Name | Description | |
---|---|---|
Add | Adds an item to the collection. | |
Clear | Removes all the items in the collection. | |
Count | The number of items in the collection. | |
Properties | The item in the collection with the given id. | |
QueryItem | Returns the item in the collection at the specified index. | |
Remove | Removes the item in the collection with the given id. | |
Replace | Replaces the item in the collection with the given id. | |
Sort | Sorts the items in the collection. |
Classes | Description |
---|---|
AnnotateLayerPropertiesCollection | A collection of annotation settings for a feature layer. |