Click here to view all files
 
Moves the MapItem to another IMapItemParent container.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public void MoveTo(
	IMapItemParent newParent
)
Visual Basic (Declaration)
Public Sub MoveTo ( _
	newParent As IMapItemParent _
)

Parameters

newParent
Type: ESRI.ArcGISExplorer.Mapping..::.IMapItemParent
The destination where the MapItem will be moved.

See Also

Relate Topics:
  MoveTo Method (IMapItemParent, Int32)
Created by Atop CHM to web converter,© 2009 all right reserved.