method Item.Remove ()
Removes the item.

TypeDescription
The Remove method removes the current item, and all its child. The Remove method removes a specified child item. The Clear method clears all child items. Also, the ToString property can add/remove items.