ArcObjects Library Reference (ArcMapUI)  

IDocumentEventsDisp.MapsChanged Event

Fired when a change is made to the map collection.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDocumentEventsDisp Interface