Moving an item or a branch




Moving an item or a branch is a combination of copying followed by deleting.
To move an item use CopyItem() followed by
DeleteItem(). To move a branch use CopyBranch()
followed by DeleteItem(). Note that when you delete an item then any child
item is also deleted.

 

More by Author

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends & analysis

Must Read