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


IDocumentEventsDisp.MapsChanged Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

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