ArcObjects Library Reference (ArcMapUI)  

IMoveLayersOperation Interface

Provides access to members that control the Move layer operation.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method AddLayerInfo Information of the layer to be moved. Source group is NULL if the layer belongs to a map. This method can be called repeatedly until all the layers are added.
Method SetDestinationInfo Information regarding where the the layer needs to be moved. Destination group is NULL if the layer is bing moved to into a map.

CoClasses that implement IMoveLayersOperation

CoClasses and Classes Description
MoveLayersOperation Move Layers Operation.