FDO API Reference Feature Data Objects

System::Void XmlDeserializable::ReadXml System::String *  fileName  ) 
 

Reads from an XML document in a file.

Parameters:
fileName Input the file name. Must consist of an XML document.
flags Input controls the reading of the elements from the document. If NULL then the default flags are used (see NAMESPACE_OSGEO_FDO_XML::XmlFlags::Create())

Comments or suggestions? Send us feedback.