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