MapLayerCollection Class |
Namespace: Easymap.AddIn.Mapping
The MapLayerCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Number of items in MapLayerCollection | |
| ItemInt32 |
Get a MapLayer by an index.
| |
| ItemString |
Get a MapLayer by its caption.
|
| Name | Description | |
|---|---|---|
| FindByCaption |
Get a MapLayer by its caption.
| |
| FindByName |
Get a MapLayer by its name.
| |
| GetEnumerator |
Enumerates through the list of map layers.
| |
| Refresh |
Refresh the collection to reflect changes in the Document |