Instance Methodsoto-core 7.4.0SotoXML

insertChild(node:at:)

insert a child node at position in the list of children nodes

XML.swift:324
func insertChild(node: XML.Node, at index: Int)