Share via


DeleteSolutionXMLElement Method [Visio 2003 SDK Documentation]

Deletes the named SolutionXML element.

object**.DeleteSolutionXMLElement**elementName

object     Required. An expression that returns a Document object.

elementName     Required String. Name of the SolutionXML element to delete.

Version added

2002

Remarks

The elementName argument is case-sensitive and should match the name passed as an argument to the SolutionXMLElement property.

Applies to | Document object

See Also | SolutionXMLElement property | SolutionXMLElementCount property | SolutionXMLElementExists property | SolutionXMLElementName property