name
removeChild ( )
None available
description
Removes the specified XML element from its parent. Also deletes all descendants of the element.
syntax
removeChild(childNumber);
parameters
childNumber
int, the number of the child to remove
returns
None
usage
Web & Application
related