This document is archived and information here might be outdated.  Recommended version.


IDocumentEventsDisp.MapsChanged Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > ID > IDocumentEventsDisp Interface > IDocumentEventsDisp.MapsChanged Event
ArcGIS Developer Help

IDocumentEventsDisp.MapsChanged Event

Fired when a change is made to the map collection.

[Visual Basic .NET]
Public Event MapsChanged As MapsChangedEventHandler
[C#]
public event MapsChangedEventHandler MapsChanged

Product Availability

Available with ArcGIS Desktop.

See Also

IDocumentEventsDisp Interface