XmlElement.InsertAfter (gb.xml)

Sub InsertAfter ( Child As XmlNode, NewChild As XmlNode )

Inserts the node NewChild after the existing node Child.