Provides access to members that control the maps collection.
| Description | ||
|---|---|---|
![]() |
Add | Adds a map to the collection. |
![]() |
Count | Number of maps. |
![]() |
Create | Creates a new map. |
![]() |
Item | The map at the given index. |
![]() |
Remove | Removes a map from the collection. |
![]() |
RemoveAt | Removes a map at the specified index. |
![]() |
Reset | Removes all maps from the collection. |
| CoClasses and Classes | Description |
|---|---|
| Maps (esriArcMapUI) | Helper for working with the IMaps interface. |
| TxMaps (esriTrackingAnalyst) | TxMaps is a container class that holds a list or array of objects implementing IMap. |