XMLData.InsertChild
See also
Declaration: InsertChild(pNewData as XMLData)
Description
InsertChild inserts the new child before the current child (see also XMLData.GetFirstChild, XMLData.GetNextChild to set the current child).
See also
Declaration: InsertChild(pNewData as XMLData)
InsertChild inserts the new child before the current child (see also XMLData.GetFirstChild, XMLData.GetNextChild to set the current child).