Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You can create an XmlDocumentFragment node and then add nodes under it. When the XmlDocumentFragment is inserted with the InsertNode method, the XmlDocumentFragment node is not copied, but its child nodes are inserted in the XML Document Object Model (DOM).