ArcObjects Library Reference (ArcMapUI)  

IMoveMapsOperation.Add Method

Information of the map to be moved.

[Visual Basic .NET]
Public Sub Add ( _
    ByVal pMap As IMap _
)
[C#]
public void Add (
    IMap pMap
);

Product Availability

Available with ArcGIS Desktop.

See Also

IMoveMapsOperation Interface