Authentic.CreateChild
See also
Declaration: CreateChild(nKind as SPYXMLDataKind) as XMLData
Return Value
New XML node
Description
The CreateChild method is used to create new nodes which you can insert into the XML structure of the current document using the XMLData interface.
See also XMLData.AppendChild and XMLData.InsertChild