XmlDocument.buildXml
Declaratively builds an XML document.
Parameters
dg | A compile-time delegate that uses XmlBuilder to construct the document. |
Returns
A new
Declaratively builds an XML document.
dg | A compile-time delegate that uses XmlBuilder to construct the document. |
XmlDocument.