Moves the MapItem to be a ChildItem of the specified IMapItemParent.

Overload List

  NameDescription
MoveTo(IMapItemParent)
Moves the MapItem to be a ChildItem of the specified IMapItemParent.
(Inherited from MapItem.)
MoveTo(IMapItemParent, Int32)
Moves the MapItem to be a ChildItem of the specified IMapItemParent, at the specified index.
(Inherited from MapItem.)

See Also