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


IBasicDocument2.Maps Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

IBasicDocument2.Maps Property

The collection of maps in the document.

[Visual Basic .NET]
Public ReadOnly Property Maps As IMaps
[C#]
public IMaps Maps {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IBasicDocument2 Interface