FDO API Reference Feature Data Objects

System::Void XmlSerializable::WriteXml String *  fileName  ) 
 

Writes this object to a file. A complete XML document, containing this object, is written.

Parameters:
fileName Input the file name.
flags Input controls the writing of the elements to the document. If NULL then the default flags are used (see FdoXmlFlags::Create())

Comments or suggestions? Send us feedback.