FDO API Reference Feature Data Objects

System::Void XmlSerializable::WriteXml NAMESPACE_OSGEO_COMMON_IO::IoTextWriter *  textWriter  ) 
 

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

Parameters:
textWriter Input the text writer.When this function completes, the text writer's current position will be just after this object.
flags Input controls the writing of the elements to the writer. If NULL then the default flags are used (see FdoXmlFlags::Create())

Comments or suggestions? Send us feedback.