This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IA > IAVObjectConverter Interface > IAVObjectConverter.Map Property (ArcObjects .NET 10.4 SDK) |
The converted map at the given index.
[Visual Basic .NET] Public Function get_Map ( _ ByVal index As Integer _ ) As IMap
[C#] public IMap get_Map ( int index );