The CreateChild method returns returns a new node object and adds it as child of the current node.
IStructElement CreateChild(System.string nodeName)
nodeName
Name of the node to create.
Please check this link.
Member of CDIntfEx.IStructElement.