FDO API Reference Feature Data Objects
virtual FDO_API void FdoXmlDeserializable::ReadXml ( FdoString fileName,
FdoXmlFlags flags = NULL 
) [virtual]

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 FdoXmlFlags::Create())


Comments or suggestions? Send us feedback.