Altova Authentic 2024 Browser Edition

XMLData.EraseAllChildren

Home Prev Top Next

See also

 

Declaration: EraseAllChildren

 

Description

EraseAllChildren deletes all associated children of the XMLData object.

 

Example

 

The sample erases all elements of the active document.

 

 Dim objCurrentParent

 

 Set objCurrentParent = objPlugIn.XMLRoot

 objCurrentParent.EraseAllChildren

 

© 2017-2023 Altova GmbH