FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Xml::XmlFeatureWriter::XmlFeatureWriter ( OSGeo::FDO::Xml::XmlFeaturePropertyWriter writer,
OSGeo::FDO::Xml::XmlFeatureFlags flags 
)

Creates a Feature Writer for writing FDO features to XML.

Parameters:
writer Input Feature Property Writer. Specifies the XML document that the features will be written to.
flags Input options for controlling the writing of the features. If NULL then the flags passed to the document writer are used.
Returns:
Returns XmlFeatureWriter


Comments or suggestions? Send us feedback.