Method Remove
Remove(string)
Removes an element from this document (if duplicate element names are allowed then all elements with this name will be removed).
Parameters
name
stringThe name of the element to remove.
Removes an element from this document (if duplicate element names are allowed then all elements with this name will be removed).
name
stringThe name of the element to remove.