ArcObjects Library Reference (CartoUI)  

IAVObjectConverter.Map Property

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
);

Product Availability

Available with ArcGIS Desktop.

See Also

IAVObjectConverter Interface