An NDoc Documented Class Library

MakeXML.writeXML Method 

Create a new XML document

public void writeXML(
   string filename
);

Parameters

filename
The filename of the XML document to be created

See Also

MakeXML Class | Converter Namespace