XMLNode.Delete Method

Word Developer Reference

Deletes the specified XML element from an XML document.

Syntax

expression.Delete

expression   Required. A variable that represents a XMLNode object.

See Also