FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Xml::XmlSerializable::WriteXml ( OSGeo::FDO::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.


Comments or suggestions? Send us feedback.