xml spy
Previous  Top  Next
XMLData.EraseAllChildren


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


Previous  Top  Next

© 2002 Altova