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


IBasicDocument2.Maps Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IB > IBasicDocument2 Interface > IBasicDocument2.Maps Property
ArcGIS Developer Help

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