XmlDocument.RemoveNodes() Method

Version: Available or changed with runtime version 1.0.

Removes the child nodes from this document.

Syntax

 XmlDocument.RemoveNodes()

Parameters

XmlDocument
 Type: XmlDocument
An instance of the XmlDocument data type.

See Also

XmlDocument Data Type
Get Started with AL
Developing Extensions