MapCollection Class |
Namespace: Easymap.AddIn.Mapping
The MapCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
The number of elements
| |
| ItemInt32 |
Get the Map at the specified index
| |
| ItemString |
Gets the MapLayer by its caption
|
| Name | Description | |
|---|---|---|
| FindByCaption |
Gets the MapLayer by its caption
| |
| FindByName |
Gets the MapLayer by its name
| |
| GetEnumerator |
Enumerates through the list of maps.
| |
| Refresh |
Refresh the collection to reflect changes in the Document |