FDO .NET API Reference Feature Data Objects
static System::Void OSGeo::FDO::Xml::XmlSpatialContextSerializer::XmlDeserialize ( OSGeo::FDO::Connections::IConnection connection,
OSGeo::FDO::Xml::XmlSpatialContextReader reader,
OSGeo::FDO::Xml::XmlSpatialContextFlags flags 
) [static]

Reads all Spatial Contexts from an XML document to an FDO connection.

Parameters:
connection Input the FDO connection.
reader Input XML document reader.
flags Input options for controlling the deserializing of the Spatial Contexts. If NULL then the default flags are used.


Comments or suggestions? Send us feedback.