XML.prependChild

XML prependChild (XML child)

Parameters

child The XML to insert.

Description

Inserts a given child into this object before its existing XML properties, and returns this XML object.