DeleteChildren

<< Click to Display Table of Contents >>

 

DeleteChildren

DeleteChildren(idElement, [NamePrefix])

Deletes the child elements of the element indicated by the idElement parameter whose name starts with the String indicated by the NamePrefix parameter. The NamePrefix parameter is optional and, if omitted, all child elements of the element indicated by the idElement parameter are deleted.

 

NOTE

For more information about the format of the idElement parameter, please check the ID property, common to all devices.

Was this page useful?